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

Python3.7 cannot unpickle snmachine/example_data/example_test_dataset.pckl (in examples/example_plasticc.ipynb) #272

Open
aseyffert opened this issue Mar 24, 2024 · 0 comments
Labels
bug Breaking issue, issue that is causing a program crash or major error

Comments

@aseyffert
Copy link
Collaborator

Cannot complete execution in the examples/example_plasticc.ipynb notebook due to incompatible pickle protocol used when creating snmachine/example_data/example_test_dataset.pckl.

To Reproduce:

  1. Create python environment in accordance with environment.yml and requirements.txt.
  2. Install jupyter via python -m pip install jupyter.
  3. Open examples/example_plasticc.ipynb as a jupyter notebook.
  4. Execute the cells sequentially up to and including the first one in the Choose the Photometric Redshift section.

System Information:

  • Operating System: Fedora Linux 39
  • snmachine Version: 2.0.0.post3
  • Occurred on which branch and with what commit: [master-ab2074b]
@aseyffert aseyffert added the bug Breaking issue, issue that is causing a program crash or major error label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Breaking issue, issue that is causing a program crash or major error
Projects
None yet
Development

No branches or pull requests

1 participant