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

Colab error and how many recycles possible? #107

Closed
avilella opened this issue Mar 10, 2023 · 7 comments
Closed

Colab error and how many recycles possible? #107

avilella opened this issue Mar 10, 2023 · 7 comments

Comments

@avilella
Copy link
Contributor

Hi, I got this error from attempting to run the colab:

image

I also wanted to ask how many recycles would be possible to run with two sequences, one 150aa long and the other 250aa long before running out of memory in a Colab (not the pro one).

Thanks

@ZiyaoLi
Copy link
Member

ZiyaoLi commented Mar 11, 2023

would you please show me the outputs in the first block of the notebook, to check if Unicore is appropriately installed? Seems to me that the installation of unicore is failed. For recycling there is no upper bound, because it doesn’t cost more memory but more time.

@avilella
Copy link
Contributor Author

It seems to download it correctly, but not install correctly:

image

image

image

@ZiyaoLi
Copy link
Member

ZiyaoLi commented Mar 21, 2023

thx for the feedback.

colab (again) updated their python version from 3.8 to 3.9.16, which made the installation failed.

Will PR a fix, but for quicker you may change the cp38s in the unicore url to cp39s.

@avilella
Copy link
Contributor Author

avilella commented Mar 21, 2023 via email

@ZiyaoLi
Copy link
Member

ZiyaoLi commented Mar 23, 2023

should be fixed in #109 .

@burunduk57
Copy link

I just checked, and it works as is, without any editing. Thank you very much!

@ZiyaoLi ZiyaoLi closed this as completed Mar 29, 2023
@busrasavas
Copy link

Hi, I got the same error about the unicore installation. Checked the unicore url, it seems updated. I attached the outputs of the related cells, I'd appreciate any help. Thanks in advance!
Screenshot 2023-05-08 at 01 57 00
Screenshot 2023-05-08 at 01 56 23
Screenshot 2023-05-08 at 01 55 05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants