User Tools

Site Tools


doc:crazyflie:dev:env:windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
doc:crazyflie:dev:env:windows [2016-08-20 17:49]
theseankelly [PYQT4 for cfclient UI]
doc:crazyflie:dev:env:windows [2016-08-20 17:55]
theseankelly [Configure Python 3.4]
Line 71: Line 71:
 python3 -m pip install pyusb==1.0.0b2 pyzmq pysdl2 pyqtgraph python3 -m pip install pyusb==1.0.0b2 pyzmq pysdl2 pyqtgraph
 Python3 -m pip install <path to the NumPy .whl file you downloaded earlier</code> Python3 -m pip install <path to the NumPy .whl file you downloaded earlier</code>
 +
 +Note: In Cygwin, I've had trouble installing the NumPy .whl file from the /cygdrive mount point (aka /cygdrive/c/Users/username/Downloads/numpy.whl) and it complains about the file not existing. The solution to this is to copy the .whl file to somewhere in the Cygwin file system (like the home directory) and run the install command on that file instead.
  
 ======Setting up USB devices (CrazyRadio or Crazyflie via USB)====== ======Setting up USB devices (CrazyRadio or Crazyflie via USB)======
doc/crazyflie/dev/env/windows.txt · Last modified: 2021-06-24 16:54 by kimberly