User Tools

Site Tools


pydarts_on_microsoft_windows

This is an old revision of the document!


:?: pyDarts is compatible with any windows version which supports python. It has been tested on Windows 7 & 10 and works without issue.

Using pyDarts binary files

Simply download the latest pyDarts binary for windows, unpack and launch the “pydarts” executable file

Using pyDarts source code

For advanced users, and debug purpose, please follow these steps :

  1. Download and unpack the latest pyDarts source code
  2. Download and install Arduino drivers and software
  3. Download and install Python x32 (3.6+ recommanded, works great with 2.7)
  4. Download and install Microsoft Visual C++ 14.0 from Microsoft Website
  5. Open a CMD.exe and browse to python pip directory : cd c:\python\Scripts
  6. Launch : “pip.exe install pygame pyserial netifaces”

Launch pydarts.bat. It should create a “.pydarts” folder in your profile directory (c:\Users\UserName) containing a pydarts.cfg file.

That's it !

pydarts_on_microsoft_windows.1582804256.txt.gz · Last modified: 2024/01/01 16:31 (external edit)