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

LightDock fails on "module 'pyparsing' has no attribute 'operatorPrecedence'" #20

Closed
brianjimenez opened this issue Nov 3, 2021 · 6 comments
Assignees
Labels
wontfix This will not be worked on

Comments

@brianjimenez
Copy link
Member

This is a problem reported at ProDy repository: prody/ProDy#1417

Workaround is to reinstall ProDy from GitHub repository:

pip uninstall prody
pip install git+https://github.com/prody/ProDy.git
@brianjimenez brianjimenez added the wontfix This will not be worked on label Nov 3, 2021
@brianjimenez brianjimenez self-assigned this Nov 3, 2021
@brianjimenez
Copy link
Member Author

Issue seems to have been fixed at ProDy side :)

@jamesmkrieger
Copy link

Issue seems to have been fixed at ProDy side :)

Only using the workaround of installing from github. We still need to make a release to be able to use it from pypi.

@brianjimenez brianjimenez reopened this Dec 17, 2021
@brianjimenez
Copy link
Member Author

Thanks for the feedback @jamesmkrieger , will keep this issue open until there is a new release on PyPI.

@jamesmkrieger
Copy link

Ok

@jamesmkrieger
Copy link

Just to update you: I have now released ProDy 2.0.1, which includes this fix.

@brianjimenez
Copy link
Member Author

Merged 0.9.2 into master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants