Skip to content

Quote pip install version-constrained package #82

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

Closed
jaladh-singhal opened this issue Mar 28, 2025 · 2 comments
Closed

Quote pip install version-constrained package #82

jaladh-singhal opened this issue Mar 28, 2025 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@jaladh-singhal
Copy link
Member

zsh (which is now default shell on MacOS) throws error if someone uncomments the pip install cell in Euclid (and other?) notebooks.

For e.g., change following:

!pip install s3fs astropy astroquery>=0.4.10 matploltib

to:

!pip install s3fs astropy 'astroquery>=0.4.10' matploltib
@bsipocz
Copy link
Member

bsipocz commented Mar 28, 2025

I'm on this, see #65 :)

@bsipocz bsipocz added the duplicate This issue or pull request already exists label Mar 28, 2025
@jaladh-singhal
Copy link
Member Author

My bad! should have checked the issues list first :)

Closing it in favor of #65.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants