I am Charmie

メモとログ

2016-02-01から1ヶ月間の記事一覧

install networkx on ubuntu using anaonca

[code lang="bash"] conda install networkx conda install pydot-ng conda install graphviz [/code]

install pygtk on Windows

download gtk+ package, uncompress the package, and set bin directory of the package to the system path. download pycairo_gtk-1.10.0-cp27-none-win_amd64.whl, pygtk-2.22.0-cp27-none-win_amd64.whl, and pygobject-2.28.6-cp27-none-win_amd64.whl…

enable anaconda search on Windows

[code lang="bash"] conda install anaconda-client [/code]

PyGTK installation using Anaconda

Using anaconda search, anaconda search -t conda pygtk, there are several packages: jochym/pygtk for linux-64 mike/pygtk-aio for win-32 mw/pygtk2 for linux-64, linux-32, osx-64 ska/pygtk for linux-64 vgauthier/pygtk for osx-64 I've tried sk…

Tegaki compilation from source on Ubuntu 14.04

On Ubuntu 14.04, only mw/pygtk2 anaconda package worked with tegaki. [code lang="bash"] download source from git git clone https://github.com/tegaki/tegaki.git install all modules pip install ./tegaki-python pip install ./tegaki-pygtk pip …

Zinnia installation on Ubuntu 14.04

[code lang="bash"] sudo apt-cache search zinnia [/code] libzinnia-dev - development files for the zinnia library libzinnia-doc - documention files for the zinnia library libzinnia0 - online handwriting recognition system with machine learn…

Installation Tegaki on Ubuntu 14.04

[code lang="bash"] sudo apt-cache search tegaki [/code] ibus-tegaki - tegaki engine for IBus python-tegaki - core Python module of Tegaki python-tegaki-gtk - GTK+ widget Python model for Tegaki python-tegakitools - command-line tools for T…

電気回路

電子回路シミュレータ: 遊び方 3次元電気回路シミュレータ: 遊び方