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 [2020/02/27 13:29] – [Using pyDarts source code] poiloupydarts_on_microsoft_windows [2024/01/01 16:31] (current) – external edit 127.0.0.1
Line 10: Line 10:
   - Download and unpack the latest [[https://sourceforge.net/p/pydarts/source/ci/master/tree/|pyDarts source code]]   - 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 x32]] (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)
   - 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)   - 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)
   - Open a CMD.exe and browse to python pip directory : cd c:\python\Scripts   - Open a CMD.exe and browse to python pip directory : cd c:\python\Scripts
-  - Launch : "pip.exe install pygame pyserial netifaces"+  - Launch : "pip.exe install pygame pyserial netifaces pexpect"
  
  
pydarts_on_microsoft_windows.1582810180.txt.gz · Last modified: 2024/01/01 16:31 (external edit)