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

Not able to run snakemake #10

Open
camiloramirezgo opened this issue Sep 17, 2019 · 2 comments
Open

Not able to run snakemake #10

camiloramirezgo opened this issue Sep 17, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@camiloramirezgo
Copy link
Contributor

camiloramirezgo commented Sep 17, 2019

When running snakemake --use-conda --cores 3 I get the following error:

Building DAG of jobs...
WorkflowError:
Failed to open environment file C:\Users\camilorg\Box Sync\UNESCAP\unescap_model\env\osemosys.yaml:
URLError: <urlopen error unknown url type: c>
@camiloramirezgo camiloramirezgo added the bug Something isn't working label Sep 17, 2019
@willu47
Copy link
Contributor

willu47 commented Sep 18, 2019

Seems related to this bug report in snakemake: https://bitbucket.org/snakemake/snakemake/issues/481/urlopen-error-with-script

@camiloramirezgo
Copy link
Contributor Author

camiloramirezgo commented Sep 23, 2019

If I remove or comment the conda: "env/osemosys.yaml" line in the snakemake file, and run snakemake --use-conda --cores 3 with a conda environment with snakemake and glpksol installed in it, the code runs properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants