python-vte is needed (at least for ubuntu 14.04) for openmv-ide.py

This commit is contained in:
Dave Hylands 2014-10-15 12:00:22 -07:00
parent 38d9cd951a
commit 87a5ce1df5

View File

@ -3,7 +3,7 @@
## Install libusb
### For Linux
```$ sudo apt-get install libusb-1.0-0```
```$ sudo apt-get install libusb-1.0-0 python-vte```
### For Everything else
Download and install: http://www.libusb.org/