Skip to content

Does not execute on clone #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TG-Techie opened this issue Mar 12, 2019 · 1 comment
Open

Does not execute on clone #8

TG-Techie opened this issue Mar 12, 2019 · 1 comment

Comments

@TG-Techie
Copy link

i cloned via the provided guide and tried to run 'tinyfpga-programmer-gui.py' and it gave:

Traceback (most recent call last):
File "/Users/jonahym/Documents/TinyFPGA-Programmer-Application/tinyfpga-programmer-gui.py", line 23, in
from tinyfpgab import TinyFPGAB
ImportError: No module named tinyfpgab

i fixed it by moving repo/b-series/programmer/tinyfpgab to repo/ and it ran perfectly.

macos-10.13

@Xenador77
Copy link

Can also try the following (at least on WSL2):
python2 -m pip install tinyfpgab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants