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

Windows Installation Guideline #612

Open
pepoluan opened this issue Jul 21, 2016 · 0 comments
Open

Windows Installation Guideline #612

pepoluan opened this issue Jul 21, 2016 · 0 comments

Comments

@pepoluan
Copy link

I propose adding the information to the README that on Windows platform, one will need to first install wrapt from a pre-built binary wheel, because pip install wrapt will fail for lack of python-dev package.

A well-known source of pre-built binary wheels for Python is Christoph Golke's collection available on http://www.lfd.uci.edu/~gohlke/pythonlibs/

So, the complete steps (for Windows) would be:

pip install path\to\wrapt...whl
pip install pyrax
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

2 participants