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

adding an environment.yml to specify python version #145

Merged
merged 1 commit into from
Aug 30, 2018

Conversation

choldgraf
Copy link
Contributor

Hey @jakevdp , I believe that this should get the install working with Binder! It doesn't fix the underlying numpy/skimage/python3.6 trifecta bug, but works around it. AKA, it still won't work if you just pip install -r requirements.txt if you are running Python 3.6 (maybe worth mentioning in the readme?). This PR just adds an environment.yml file that pins the python version at 3.5. I tested it on my fork and mybinder.org was able to build it just fine!

@jakevdp
Copy link
Owner

jakevdp commented Aug 30, 2018

Awesome – thanks for looking into this!

@jakevdp jakevdp merged commit be23269 into jakevdp:master Aug 30, 2018
mwouts pushed a commit to mwouts/PythonDataScienceHandbook that referenced this pull request Jun 23, 2019
adding an environment.yml to specify python version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants