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:26] 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 28: Line 30:
  
 <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.1518769601.txt.gz · Last modified: 2024/01/01 16:31 (external edit)