Page 1 of 1

Package install

Posted: Sat Nov 15, 2014 9:30 pm
by nullable
I need install pymysql for sourcepython. Can I make it? If yes how?

Thank you.

Posted: Sat Nov 15, 2014 10:35 pm
by satoon101
I guess I will let the cat out of the bag a little here. We do plan on including pip in a future release of SP and creating functionality around plugins having a requirements.txt file to require either PyPI packages or even SP specific custom packages. Obviously, this is a ways off, so for now you can just install it on your test server in ../addons/source-python/packages/site-packages/

Posted: Sun Nov 16, 2014 6:44 am
by nullable
It will be great idea. Thank you.