Packal version bug
magp opened this issue · 1 comments
magp commented
Hi,
Thanks for the workflow!
For the version you have loaded to packal.org, line 45 of the symbolssearch.py is the following:
open('/Users/piotrwilczynski/Desktop/a.txt', 'w').write(raw_symbol.encode('utf-8'))
This breaks the workflow for most people. :)
Your current commit on github works perfectly.
Best,
Michael
bevesce commented
yup, I fixed this in repo and forgot about packal...