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

pkg_resources update breaks bngl #59

Open
luciansmith opened this issue Jul 15, 2024 · 0 comments
Open

pkg_resources update breaks bngl #59

luciansmith opened this issue Jul 15, 2024 · 0 comments

Comments

@luciansmith
Copy link

I'm getting this error when importing bionetgen in python:

/opt/hostedtoolcache/Python/3.9.9/x64/lib/python3.9/site-packages/bionetgen/main.py:21: in <module>
    from pkg_resources import packaging
E   ImportError: cannot import name 'packaging' from 'pkg_resources' (/opt/hostedtoolcache/Python/3.9.9/x64/lib/python3.9/site-packages/pkg_resources/__init__.py)
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