Skip to content

Run error: issue with surfmartini.utils #3

@daviddesancho

Description

@daviddesancho

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)?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions