question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Invalid version and will not be supported in a future release

See original GitHub issue

When 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:closed
  • Created a year ago
  • Comments:10

github_iconTop GitHub Comments

4reactions
kaykhancommented, Sep 21, 2022

Upgrading to this new version (2022.9.20) has resolved the problem for me. thanks!

Screenshot from 2022-09-21 12-46-59

0reactions
matteiuscommented, Sep 20, 2022

2022.9.20 is released

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found