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

Change makefile to work with Python 2.7.10 on lucifer #34

Open
willettk opened this issue Mar 31, 2016 · 1 comment
Open

Change makefile to work with Python 2.7.10 on lucifer #34

willettk opened this issue Mar 31, 2016 · 1 comment

Comments

@willettk
Copy link
Owner

Upgrades to SSLv3 for Zooniverse means that this needs to be run with Python 2.7.9 or later (or Python3.x). Solution on lucifer uses a new version of Python made with EasyBuild.

@willettk
Copy link
Owner Author

willettk commented May 2, 2016

This should be fixed by the fact that all of the plotting files look locally for images and contours before going to the web, which was what requires 2.7.10 (via the SSLv3 configuration). Has yet to be robustly tested, though.

If using new version of Python:

 ~> module load Python/2.7.10-goolf-1.4.10
 ~> 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

No branches or pull requests

1 participant