Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship Python #8

Closed
jutanke opened this issue Oct 7, 2015 · 2 comments
Closed

Ship Python #8

jutanke opened this issue Oct 7, 2015 · 2 comments

Comments

@jutanke
Copy link
Member

jutanke commented Oct 7, 2015

We need to agree upon what is the best way to portably ship BioTracker with Python.

http://stackoverflow.com/questions/11275407/embed-python-numpy-matplotlib-in-a-c-qt-application

My current suggestion would be: We ship the Interpreter + std lib + numpy + opencv ourselfs, so we are independent of clients Python installations. I guess this would also imply that we will need some sort of installer to put all files in the right place..

@jutanke
Copy link
Member Author

jutanke commented Oct 8, 2015

Maybe a nice direction: https://www.continuum.io/why-anaconda

@jutanke
Copy link
Member Author

jutanke commented Nov 2, 2015

Not needed anymore because of the zmq interface

@jutanke jutanke closed this as completed Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant