Skip to content

Instantly share code, notes, and snippets.

@ericdill
Created May 14, 2015 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericdill/970e8ff205de9d4968b1 to your computer and use it in GitHub Desktop.
Save ericdill/970e8ff205de9d4968b1 to your computer and use it in GitHub Desktop.
===== testing package: metadatastore-v0.0.5-py27_0 =====
import: u'metadatastore'
Traceback (most recent call last):
File "/home/eric/anaconda/conda-bld/test-tmp_dir/run_test.py", line 25, in <module>
import metadatastore
File "build/bdist.linux-x86_64/egg/metadatastore/__init__.py", line 1, in <module>
File "build/bdist.linux-x86_64/egg/metadatastore/conf.py", line 62, in <module>
File "build/bdist.linux-x86_64/egg/metadatastore/conf.py", line 58, in load_configuration
KeyError: "The configuration field(s) ['timezone', 'host', 'port', 'database'] were not found in any file or environmental variable."
TESTS FAILED: metadatastore-v0.0.5-py27_0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment