Skip to content
New issue

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

ImportError: No module named gradunwarp.core #2

Open
gbook opened this issue Sep 10, 2014 · 0 comments
Open

ImportError: No module named gradunwarp.core #2

gbook opened this issue Sep 10, 2014 · 0 comments

Comments

@gbook
Copy link

gbook commented Sep 10, 2014

I've setup an HCP environment which includes the gradunwarp module. However, I'm running into an error when executing the HCP. I followed the installation instructions and created a local version of the build. I then copied the build directories to a shared server so they can be accessed by a set of cluster nodes. When I run it through the cluster, I get the error:

Traceback (most recent call last):
File "/opt/HCP/gradunwarp/bin/gradient_unwarp.py", line 11, in
from gradunwarp.core import (globals, coeffs, utils)
ImportError: No module named gradunwarp.core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant