Skip to content

AttributeError: 'module' object has no attribute 'marching_cubes' #6

@qyuan7

Description

@qyuan7

To whom it may concern,

I'm trying to run the tutorial example for JabberDock, however when running the dock.py command I got the following error:

" File "/home/qi/POW_v2/POW.py", line 121, in
data=mode.Data(params)
File "/home/qi/JabberDock/auto_scripts/generate_ensemble.py", line 93, in init
self.J1 = jd.Jabber(params.receptor_map, params.iso_cutoff)
File "jabber.pyx", line 61, in jabber.Jabber.init
AttributeError: 'module' object has no attribute 'marching_cubes'
"
Any help regarding the error would be much appreciated.

Thanks,

Qi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions