Evidently something is messed up on how python is loading modules.
I'm not sure where to check to make sure python is happy with my zinc install.
Here is the error message:
Traceback (most recent call last): File "./Zinc/Scripts/generate_manifest_from_local_files.py", line 8, in from zinc import ZincManifest ImportError: No module named zinc Command /bin/sh failed with exit code 1
Evidently something is messed up on how python is loading modules.
I'm not sure where to check to make sure python is happy with my zinc install.
Here is the error message:
Traceback (most recent call last): File "./Zinc/Scripts/generate_manifest_from_local_files.py", line 8, in from zinc import ZincManifest ImportError: No module named zinc Command /bin/sh failed with exit code 1