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 [2017/08/28 10:06] – [Using pyDarts source code] 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 exclusively x32 and PYTHON 2.7 compatible packages +For advanced usersand debug purposeplease follow these steps 
-  [[http://www.python.org/download/windows/|python 2.7]] +  - Download and unpack the latest [[https://sourceforge.net/p/pydarts/source/ci/master/tree/|pyDarts source code]] 
-  [[http://sourceforge.net/projects/pyserial/|pyserial]] +  - Download and install [[http://arduino.cc/en/main/software|Arduino drivers and software]] 
-  [[http://www.pygame.org/download.shtml|pygame]] +  - Download and install [[http://www.python.org/download/windows/|Python x32]] (3.6+ recommanded, do NOT work with 2.7) 
-  [[https://pypi.python.org/pypi/netifaces/|netifaces]] ([[about_pydarts_and_pip|install it with pip]]) +  - 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) 
-  * [[https://wxpython.org/download.php|wxPython]] +  - Open a CMD.exe and browse to python pip directory : cd c:\python\Scripts 
-  * [[http://arduino.cc/en/main/software|Arduino driver and software]]+  - Launch : "pip.exe install pygame pyserial netifaces pexpect"
  
-Alternatively : download the "[[https://sourceforge.net/projects/pydarts/files/|pyDarts Dependency pack]]" for Windows (a package containing all above dependencies) 
  
-[[https://sourceforge.net/projects/pydarts/files/|Download]] and unpack pyDarts in any folder.+====== 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.1503914818.txt.gz · Last modified: 2024/01/01 16:31 (external edit)