pydarts_on_microsoft_windows
Table of Contents
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 :
- Download and unpack the latest pyDarts source code
- Download and install Arduino drivers and software
- Download and install Python x32 (3.6+ recommanded, do NOT work with 2.7)
- Download and install Microsoft Visual C++ 14.0 from Microsoft Website (please this article too)
- Open a CMD.exe and browse to python pip directory : cd c:\python\Scripts
- Launch : “pip.exe install pygame pyserial netifaces pexpect”
First run
Now please have a look to pyDarts first run page.
That's it !
pydarts_on_microsoft_windows.txt · Last modified: 2024/01/01 16:31 by 127.0.0.1
