PyPSA / pypsa-server

A web interface for running PyPSA scenarios using the snakemake workflow
MIT License
8 stars 1 forks source link

AttributeError: module'snakemake' has no attribute 'snakemake' #11

Open ZimuZhou124 opened 4 months ago

ZimuZhou124 commented 4 months ago

I have installed and activate the environment. And I can use the code conda list snakemake to see the version of snakemake. But when I solve the model, there is always the "job failed". And in Ubuntu the error "AttributeError: module'snakemake' has no attribute 'snakemake' "