Closed josiahseaman closed 4 years ago
This wasn't an issue in 3.7 using PyInstaller. I don't fully understand why. It's possible the libraries were finally updated.
If blist doesn't pip install correctly, you can follow the installation instructions instead:
blist is creating a depenency on a C++ library that's not desirable. The requirement can be ignored if you don't want to use chain files. I've added in a basic fix, but the ideal one would be fixing the issue on blist directly.