We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello @Vilax
Thank you for importing this tool to Scipion! Installation went fine but later I got some errors when running the protocol. I had to use :
conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch to run the protocol.
conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch
I'll also create a little PR to address another issue.
Cheers Mohamad
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello @Vilax
Thank you for importing this tool to Scipion! Installation went fine but later I got some errors when running the protocol. I had to use :
conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch
to run the protocol.
I'll also create a little PR to address another issue.
Cheers
Mohamad
The text was updated successfully, but these errors were encountered: