first of all - thanks for sharing this project! I am having a small issue. This is my first python project so please bear with me. I cloned this project on a c9.io environment and I am getting a few errors when running the tests, namely this one:
ImportError: No module named tests
I would be very grateful if you could point me in the right direction.
Thanks
-Dat
Edit: things I have tried: Changing the CWD, reinstalling all the dependencies
Hi Adam,
first of all - thanks for sharing this project! I am having a small issue. This is my first python project so please bear with me. I cloned this project on a c9.io environment and I am getting a few errors when running the tests, namely this one:
ImportError: No module named tests
I would be very grateful if you could point me in the right direction.
Thanks
-Dat
Edit: things I have tried: Changing the CWD, reinstalling all the dependencies