yoelk / instrumentino

Instrumentino is an open-source modular graphical user interface framework for controlling Arduino based experimental instruments
GNU General Public License v3.0
138 stars 59 forks source link

instrumentino-1.0-py2.7.egg not in Download Package #28

Closed johnwetzel closed 8 years ago

johnwetzel commented 9 years ago

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.

yoelk commented 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

johnwetzel commented 8 years ago

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.