User Tools

Site Tools


pydarts_on_microsoft_windows

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_microsoft_windows [2019/12/18 14:13] poiloupydarts_on_microsoft_windows [2024/01/01 16:31] (current) – external edit 127.0.0.1
Line 7: Line 7:
 ====== Using pyDarts source code ====== ====== Using pyDarts source code ======
  
-Firstinstall ALL of the following dependenciesUSING python 3.6+ (or PYTHON 2.7) packages :+For advanced usersand debug purposeplease follow these steps : 
 +  - Download and unpack the latest [[https://sourceforge.net/p/pydarts/source/ci/master/tree/|pyDarts source code]]
   - Download and install [[http://arduino.cc/en/main/software|Arduino drivers and software]]   - Download and install [[http://arduino.cc/en/main/software|Arduino drivers and software]]
-  -  Download and install [[http://www.python.org/download/windows/|Python]] (3.6+ recommanded, works great with 2.7) +  - Download and install [[http://www.python.org/download/windows/|Python x32]] (3.6+ recommanded, do NOT work with 2.7) 
-  - cd c:\python\Scripts +  - Download and install [[http://go.microsoft.com/fwlink/?LinkId=691126&fixForIE=.exe.Microsoft Visual C++ 14.0]] from Microsoft Website (please [[https://www.scivision.dev/python-windows-visual-c-14-required/|this article]] too
-  - pip.exe install pygame pyserial netifaces +  - Open a CMD.exe and browse to python pip directory cd c:\python\Scripts 
-  - [[https://pypi.python.org/pypi/netifaces/|netifaces]] ([[about_pydarts_and_pip|install it with pip]]) +  - Launch : "pip.exe install pygame pyserial netifaces pexpect"
-  - That's all folks :)+
  
  
 +====== First run ======
  
-Launch pydarts.bat. It should create ".pydarts" folder in your profile directory (c:\Users\UserName) containing a pydarts.cfg file.+Now please have look to [[pydarts_first_run|pyDarts first run]] page.
  
 That's it ! That's it !
pydarts_on_microsoft_windows.1576678397.txt.gz · Last modified: 2024/01/01 16:31 (external edit)