-
Notifications
You must be signed in to change notification settings - Fork 158
Improve uap-python installation instructions #14
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
Comments
This isn't a solution, but on ubuntu this is what I needed to do to get it past that: sudo pip uninstall pyyaml |
@pstrinkle thank you for the suggestion. I'll try to see if I can hack something similar together on Yosemite. |
…move Revert "move Netfront to prevous place"
Maybe it would be better if the distributed versions didn't require pyyaml. Why not just do a conversion to json when doing sdist and bdist_wheel? I for one cannot get 0.5.0 installed from pypi, despite using a fresh virtualenv, and installing all the apt libraries mentioned above by pstrinkle. |
I'm also having the same trouble on osx.. |
This should just be a PR not an issue. Closing - if someone wants to make a PR with more instructions that work that's cool with me. |
make Makefile
produces
make: Nothing to be done for
Makefile'.`python setup.py install
seems to work, but importing the module fails with the error
The text was updated successfully, but these errors were encountered: