hildogjr / KiCost

Build cost spreadsheet for a KiCad project.
MIT License
524 stars 97 forks source link

TQDM issue #329

Closed hildogjr closed 6 years ago

hildogjr commented 6 years ago

In the new Octopart branch, KiCost is return an error with tqdm package that doesn't prevent KiCost work.

File "/usr/lib/python3.5/threading.py", line 1051, in join raise RuntimeError("cannot join current thread") RuntimeError: cannot join current thread