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

Warning on install on Linux Mint: WARNING: Error parsing dependencies of devscripts: Invalid version: '2.22.1ubuntu1' #419

Open
presentformyfriends opened this issue Oct 27, 2024 · 0 comments
Labels
question Ask for help or clarification

Comments

@presentformyfriends
Copy link

Why do I get this warning and what does it mean? Is it a bug?

I followed the instructions but when I run pip install curl_cffi --upgrade I get the following:

Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: curl_cffi in ./.local/lib/python3.10/site-packages (0.7.3)
Requirement already satisfied: cffi>=1.12.0 in ./.local/lib/python3.10/site-packages (from curl_cffi) (1.15.1)
Requirement already satisfied: certifi>=2024.2.2 in ./.local/lib/python3.10/site-packages (from curl_cffi) (2024.8.30)
Requirement already satisfied: typing-extensions in ./.local/lib/python3.10/site-packages (from curl_cffi) (4.5.0)
Requirement already satisfied: pycparser in ./.local/lib/python3.10/site-packages (from cffi>=1.12.0->curl_cffi) (2.21)
WARNING: Error parsing dependencies of devscripts: Invalid version: '2.22.1ubuntu1'

Versions

If it's related to a specific environment, paste your env info here.

  • OS: linux x64 (Mint 21.3 Virginia)
  • curl_cffi version: latest
@presentformyfriends presentformyfriends added the question Ask for help or clarification label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Ask for help or clarification
Projects
None yet
Development

No branches or pull requests

1 participant