allind / EukDetect

MIT License
40 stars 15 forks source link

Cannot find package: libgfortran-ng==7.5.0=hdf63c60_6 #8

Closed ginaguzzo closed 3 years ago

ginaguzzo commented 3 years ago

Hi there, thanks for making this exciting tool! I encountered an issue when creating the conda environment:

ResolvePackageNotFound:
    - libgfortran-ng==7.5.0=hdf63c60_6 

I found a similar issue here, and tried the same solution by editing the line in the environment.yml file from - libgfortran-ng==7.5.0=hdf63c60_6 to just - libgfortran-ng==7.5.0 so there is no build number.

Seems to be working now but I'll update if I encounter any further errors.

allind commented 3 years ago

Thanks for reporting this and your solution! I've updated the environment.yml.