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

InvalidVersionSpec: Invalid version '~1.0.1': invalid operator #3457

Closed
liamxg opened this issue Sep 18, 2024 · 2 comments
Closed

InvalidVersionSpec: Invalid version '~1.0.1': invalid operator #3457

liamxg opened this issue Sep 18, 2024 · 2 comments

Comments

@liamxg
Copy link

liamxg commented Sep 18, 2024

Dear @jezdez,

When I run mamba install --file requirements.txt command, it printed:

Invalid version '~1.0.1': invalid operator

InvalidVersionSpec: Invalid version '~1.0.1': invalid operator

Best,
Liam

@Hind-M
Copy link
Member

Hind-M commented Sep 19, 2024

Can you please fill in the issue properly, following the bug report?
(mamba info, requirements file, .condarc etc...)
(You can close this one, and open a new issue to report the bug).

@jjerphan
Copy link
Member

~ is an invalid operator ~= should instead be used.

Feel free to reopen this issue if you need more guidance.

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

3 participants