Invalid version and will not be supported in a future release
See original GitHub issueWhen i run pipenv shell
i get the following warning/error?
pipenv shell
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 1.1build1 is an invalid version and will not be supported in a future release
warnings.warn(
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.1.43ubuntu1 is an invalid version and will not be supported in a future release
warnings.warn(
Loading .env environment variables.
python --version
Python 3.10.4
OS Ubuntu 22.04
Issue Analytics
- State:
- Created a year ago
- Comments:10
Top Results From Across the Web
python3 - What is the meaning of this ... - Ask Ubuntu
I get this warning when I run pipenv --version and related commands. /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: ...
Read more >PkgResourcesDeprecationWarni...
This error message started to pop up for me once I've updated pip through itself. All it takes is uninstalling the initial pip...
Read more >Ubuntu-Zorin version is invalid-- Problems with Pip3
Hi, I'm using the default python3 version of 3.8.10 Lately whenever I try to install anythin with pip3, I get the following response...
Read more >python-debian has invalid version - Ubuntu - Launchpad Bugs
Notes: This only should apply to version, specified for pip - Python package manager, not Apt. Version in Apt may stay 0.1.36ubuntu1.
Read more >Bug#1004742: python3-gpg: invalid version number warning ...
... PkgResourcesDeprecationWarning: 1.16.0-unknown is an invalid version and will not be supported in a future release warnings.warn( See ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Upgrading to this new version (2022.9.20) has resolved the problem for me. thanks!
2022.9.20
is released