Skip to content
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

Versions of PyBNF dependencies #297

Open
emitra17 opened this issue Dec 31, 2020 · 0 comments
Open

Versions of PyBNF dependencies #297

emitra17 opened this issue Dec 31, 2020 · 0 comments

Comments

@emitra17
Copy link
Collaborator

We recently had an issue in which new installs of PyBNF broke, because versions of PyBNF dependecy packages changed in ways that were incompatible with each other (specifically msgpack and distributed).

That particular issue is fixed, but this type of issue could come up in the future. To help debug such issues, I am posting here a current list of all package versions (output by pip freeze) of an install that I confirmed to be working.

bcrypt==3.2.0
cffi==1.14.4
click==7.1.2
cloudpickle==1.6.0
cryptography==3.3.1
dask==0.20.0
distributed==1.24.0
HeapDict==1.0.1
libroadrunner==2.0.3.1
msgpack==0.6.2
nose==1.3.7
numpy==1.19.3
paramiko==2.7.2
psutil==5.8.0
pybnf==1.1.2
pycparser==2.20
PyNaCl==1.4.0
pyparsing==2.4.7
PyYAML==5.3.1
six==1.15.0
sortedcontainers==2.3.0
tblib==1.7.0
toolz==0.11.1
tornado==4.5.3
zict==2.0.0
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

1 participant