PB³ Lab

Results 3 comments of PB³ Lab
trafficstars

Just to add onto ongoing issues with M1, here is my installation on a MacBook Pro (13-inch, M1, 2020) and the error during a test run with a 45-residue protein...

> I also checked the PyTorch version and that MPS was available: COMMAND python -c "import torch; import math; print('PyTorch version: '+torch.\__version__\); print('MPS available: '+str(torch.backends.mps.is_available())); print('MPS built in PyTorch: '+str(torch.backends.mps.is_built()))"...

I am not sure if you need to put the whole path for conda to activate the docking module, you might just need to indicate conda activate open_docking_env As your...