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

Already on GitHub? Sign in to your account

requirement pyOSC version fix #41

Closed
micuat opened this Issue Jun 6, 2017 · 0 comments

Comments

Projects
None yet
1 participant
Contributor

micuat commented Jun 6, 2017

Hi, it's a small fix but the pyOSC is not

pyOSC==0.3.5b5294

but has to be

pyOSC==0.3.5b-5294

to be able to run sudo pip install -r requirements.txt

jfrey-xx closed this in 04db9f0 Jun 8, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment