-
Update Nov 12/2015 - Install pyusb & pyside
11/12/2015 at 18:29 • 0 commentsAs a note: during the workshop, I was using live installation of PyUSB & PySide. Rather than risk errors on the network, please do this ahead of time. To do so:
- Navigate to your WinPython install directory
- Run the 'WinPython Command Prompt'
- Run the following commands:
- pip install pyusb
- pip install pyside