pydarts_on_gnu-linux
This is an old revision of the document!
Using pyDarts binary
Simply download the latest pyDarts binary, unpack and launch the “pydarts” executable file
Using pyDarts from source
To install pydarts from sources on linux, you have to install dependencies. On a debian-like system, this sounds like the following command :
apt-get install python python-pygame python-serial python-netifaces cu
Add your username to the dialout group :
addgroup youruser dialout
log out and come back
Download and unpack the pyDarts source code in any directory you like.
Browse your pydarts directory and then launch :
pydarts.sh
pyDarts create some files (like pydarts.cfg) in your home folder :
~/.pydarts folder.
You're done !
pydarts_on_gnu-linux.1493371336.txt.gz · Last modified: 2024/01/01 16:31 (external edit)
