jamalsenouci / causalimpact

Python port of CausalImpact R library
Apache License 2.0
273 stars 63 forks source link

ImportError: No module named tests.test #4

Closed reventropy closed 7 years ago

reventropy commented 7 years ago

It's no problem if I just comment out the import in init but I thought you might want to know about the error.

File "/usr/local/lib/python2.7/dist-packages/causalimpact-0.1-py2.7.egg/causalimpact/init.py", line 10, in from causalimpact.tests.test import run as test # noqa ImportError: No module named tests.test

jamalsenouci commented 7 years ago

this should be fixed now thanks for the heads up