-
Notifications
You must be signed in to change notification settings - Fork 2
Troubleshooting
Scott Warchal edited this page Jun 12, 2017
·
11 revisions
If you're calling python -m
, make sure you're within the cptools2 directory. You should be able to see something like:
cptools2/
├── build
├── cptools2
├── README.md
├── setup.py
└── tests
Sometimes eddie's python installation can cause problems, you can call the __main__.py
file directly on the config file.
python /path/to/cptools2/cptools2/__main__.py /path/to/config.yml
Make sure you're on a staging node, cptools2 needs to access datastore to extract metadata from the imagexpress filenames.