Closed johnwetzel closed 8 years ago
You're right, I should have uploaded the /dist library to GitHub as well. I did it now and you can get the code with the .egg file (under /instrumentino/dist) in the most recent release: https://github.com/yoelk/Instrumentino/releases
also, you can download the .egg file directly from PyPi: https://pypi.python.org/pypi/instrumentino
I'll be glad to help if you run into further difficulties, Joel
Thanks so much Joel!
On Mon, Nov 23, 2015, 10:26 AM yoelk notifications@github.com wrote:
You're right, I should have uploaded the /dist library to GitHub as well. I did it now and you can get the code with the .egg file (under /instrumentino/dist) in the most recent release: https://github.com/yoelk/Instrumentino/releases
also, you can download the .egg file directly from PyPi: https://pypi.python.org/pypi/instrumentino
I'll be glad to help if you run into further difficulties, Joel
— Reply to this email directly or view it on GitHub https://github.com/yoelk/Instrumentino/issues/28#issuecomment-158967650.
I downloaded the zip file from GitHub and instrumentino-1.0-py2.7.egg was not located in supplementarymaterial/Instrumentino/dist. There was no dist folder. I am trying to install and get this to work on a Mac. I also have very little Python experience.