ProSST icon indicating copy to clipboard operation
ProSST copied to clipboard

Issues when create environment

Open U12458 opened this issue 1 year ago • 1 comments

Thanks for your outstanding work!But when I tried the tools, I had the following problem when creating the runtime environment: ERROR: Could not find a version that satisfies the requirement ginnm==0.0.2 (from versions: none) ERROR: No matching distribution found for ginnm==0.0.2 I'm curious where this goes wrong because I'm referring to readme for implementation, and is there a possible solution. Thanks again!

U12458 avatar Oct 26 '24 03:10 U12458

Sorry, ginnm==0.0.2 is a personal package and it is not used in this project. You can refer to https://github.com/tyang816/ProtSSN/blob/master/README.md and create a conda environment.

mingchen-li avatar Oct 26 '24 04:10 mingchen-li