SCAI-BIO / STEP

Data and code for STEP (Siamese Twin deep sequence Embedding of Proteins) approach.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requirements.txt

Davegb opened this issue · comments

Hi, there!

I'd like to know if you have a requirements.txt with all the versions of the libraries, so we can use your tool, please. We tried setting up the environment on our own, but we're getting the following error:

ModuleNotFoundError: No module named 'pytorch_lightning.core.memory'

We already have the Pytorch Lightning package installed, so we think it's an issue with the version.

Thanks!

Hey there,

is this issue still active?

Hey there,

is this issue still active?

They never replied. I had to ditch it.

Sorry, just saw this issue. Somehow didn't get the notification through Github.

It's fine. I still think there should exist a requirements.txt file for future users.

You're right. I actually have a Conda env file, will push it.