-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I am running ubuntu linux 16.04 in VirtualBox on Mac.
I did
git clone --recursive https://github.com/tinyfpga/TinyFPGA-Programmer-Application.git
cd TinyFPGA-Programmer-Application/
python2 tinyfpga-programmer-gui.py
Got message that tk was missing, so I did:
sudo apt-get install python-tk
Now, when I do:
python2 tinyfpga-programmer-gui.py
Traceback (most recent call last):
File "tinyfpga-programmer-gui.py", line 23, in <module>
from tinyfpgab import TinyFPGAB
ImportError: No module named tinyfpgab
Metadata
Metadata
Assignees
Labels
No labels