What steps will reproduce the problem?
1. $ python setup.py install
What is the expected output? What do you see instead?
Failure to build
What version of the product are you using? On what operating system?
0.5.8
Please provide any additional information below.
Here is screen output, missing config file:
running install
running bdist_egg
running egg_info
writing requirements to egads.egg-info/requires.txt
writing egads.egg-info/PKG-INFO
writing top-level names to egads.egg-info/top_level.txt
writing dependency_links to egads.egg-info/dependency_links.txt
package init file 'egads/third-party/nappy/config/__init__.py' not found (or
not a regular file)
package init file 'egads/third-party/pml_wq/__init__.py' not found (or not a
regular file)
package init file 'egads/third-party/pml_wq/iop_model/__init__.py' not found
(or not a regular file)
error: package directory 'egads/third-party/pml_wq/iop_model/config' does not
exist
Original issue reported on code.google.com by
nguy...@gmail.comon 19 Aug 2014 at 4:11