You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: