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

AttributeError: module 'pulp' has no attribute 'list_solvers' #285

Closed
shukwong opened this issue May 5, 2024 · 0 comments · Fixed by #286
Closed

AttributeError: module 'pulp' has no attribute 'list_solvers' #285

shukwong opened this issue May 5, 2024 · 0 comments · Fixed by #286

Comments

@shukwong
Copy link

shukwong commented May 5, 2024

After installing v1.4.0 and tried running the pipeline, I got an error:
AttributeError: module 'pulp' has no attribute 'list_solvers'

This can be fixed by downgrading pulp to 2.7.0
pip3 install pulp==2.7.0

@kliao12 kliao12 linked a pull request May 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant