User Tools

Site Tools


pydarts_on_gnu-linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pydarts_on_gnu-linux [2018/02/16 08:25] poiloupydarts_on_gnu-linux [2024/01/01 16:31] (current) – external edit 127.0.0.1
Line 11: Line 11:
 :!: Note : if you're not root on your system, add "**sudo"** before the two following commands :!: Note : if you're not root on your system, add "**sudo"** before the two following commands
  
-<code>apt-get install python python-pygame python-serial python-netifaces cu</code>+<code>pip3 install pygame pyserial netifaces pyttsx3 pexpect</code> 
 + 
 +:!: Note : pyDarts won't run on python 2.7 anymore.
  
 Add your username to the dialout group : Add your username to the dialout group :
Line 23: Line 25:
 Browse your pydarts directory and then launch : Browse your pydarts directory and then launch :
  
-<code>pydarts.sh</code>+<code>sh pydarts.sh</code>
  
-pyDarts create some files (like the main config file "pydarts.cfg") in your home folder :+pyDarts create config files (like the main config file "pydarts.cfg"into a hidden folder located in your home folder :
  
 <code>~/.pydarts</code> <code>~/.pydarts</code>
 +
 +Please have a look to the [[pydarts_first_run|pyDarts first run]] page
  
 You're done ! You're done !
pydarts_on_gnu-linux.1518769532.txt.gz · Last modified: 2024/01/01 16:31 (external edit)