-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I have been testing with the one-liner used to run from my installation in the conda environment in my machine (running MacOS X) and get the following error
File "/Users/daviddesancho/opt/anaconda3/envs/martinisurf/lib/python3.14/site-packages/surfmartini/__main__.py", line 144, in main
import surfmartini.pipeline as module
File "/Users/daviddesancho/opt/anaconda3/envs/martinisurf/lib/python3.14/site-packages/surfmartini/pipeline.py", line 19, in <module>
from surfmartini.utils.pdb_rscb import load_clean_pdb
ModuleNotFoundError: No module named 'surfmartini.utils'
May it have to do with my setup (using an environment)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working