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

Unable to install latest version from pip #2

Open
ashaham opened this issue Sep 23, 2019 · 0 comments
Open

Unable to install latest version from pip #2

ashaham opened this issue Sep 23, 2019 · 0 comments

Comments

@ashaham
Copy link

ashaham commented Sep 23, 2019

Using a Mac with latest Mojave and default python 2.7 I get this:

pip install pylint2junit==1.0.1
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting pylint2junit==1.0.1
ERROR: Could not find a version that satisfies the requirement pylint2junit==1.0.1 (from versions: 1.0.0)
ERROR: No matching distribution found for pylint2junit==1.0.1

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

1 participant