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

Add support for using the modularized passagemath distributions #126

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

mkoeppe
Copy link
Contributor

@mkoeppe mkoeppe commented Jan 14, 2025

pip install .[passagemath] installs snappy with the modularized distributions providing the needed parts of the Sage library.

To test: tox

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jan 14, 2025

Currently

$ tox
[...]
Collecting snappy_manifolds>=1.2.1
  Using cached snappy_manifolds-1.2.1-py3-none-any.whl.metadata (1.5 kB)
ERROR: Could not find a version that satisfies the requirement spherogram>=2.3 (from versions: 1.3, 1.4, 1.4.1, 1.5, 1.5.1, 1.5.2, 1.5.5, 1.6, 1.6.1, 1.7, 1.8, 1.8.1, 1.8.2, 1.8.3, 2.0, 2.1, 2.2, 2.2.1)
ERROR: No matching distribution found for spherogram>=2.3

passagemath: exit 1 (1.27 seconds) /Users/mkoeppe/s/sage/SnapPy> python -I -m pip install 'FXrays>=1.3' PyX 'cypari>=2.3' decorator 'ipython>=5.0' 'low_index>=1.2.1' packaging pickleshare 'plink>=2.4.3' pypng 'snappy_manifolds>=1.2.1' 'spherogram>=2.3' 'tkinter-gl>=1.0' pid=6428

@NathanDunfield
Copy link
Member

Spherogram 2.3 was just posted to PyPI, so tox should work again.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jan 14, 2025

Thanks!

@mkoeppe mkoeppe marked this pull request as ready for review January 15, 2025 00:32
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