TinyFPGA-Programmer-Application icon indicating copy to clipboard operation
TinyFPGA-Programmer-Application copied to clipboard

fixed shebang, missing sys path for b-series

Open tedyapo opened this issue 7 years ago • 1 comments

Hi, I had to make these changes to get the gui to work correctly on my system. It was missing a path for the b-series module. The #!python2.7 didn't work on my linux Mint distro. I changed to the recommended standard shebang.

tedyapo avatar Jan 27 '18 02:01 tedyapo

^^^^^ this fixed my build too.

wotupfoo avatar Apr 21 '23 00:04 wotupfoo