mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
python-vte is needed (at least for ubuntu 14.04) for openmv-ide.py
This commit is contained in:
parent
38d9cd951a
commit
87a5ce1df5
@ -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/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user