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

New install issue - Snakemake and PuLP conflict #234

Open
Desperate-Dan opened this issue Apr 16, 2024 · 1 comment
Open

New install issue - Snakemake and PuLP conflict #234

Desperate-Dan opened this issue Apr 16, 2024 · 1 comment

Comments

@Desperate-Dan
Copy link
Collaborator

There is an issue currently with the latest version of PuLP and its use in Snakemake which looks something like this issue. This only affects new installs of piranha where the PuLP version is >2.7.0. Presumably this will get fixed by the Snakemake team so probably not necessary to permanently pin the PuLP version, but if this issue occurs for anyone else, changing the PuLP version after following the piranha installation guide should do the trick:

pip install pulp==2.7.0

@aineniamh
Copy link
Member

Sounds good! If you want to make a branch and PR to fix it, that would be great!

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

2 participants