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

Python 2.7 EOL #81

Open
DeskRabbit11 opened this issue May 13, 2020 · 0 comments
Open

Python 2.7 EOL #81

DeskRabbit11 opened this issue May 13, 2020 · 0 comments

Comments

@DeskRabbit11
Copy link

Has anyone had trouble with a new installation of stratatools due to the Python version 2.7 being depreciated?

When I try to install it with
$ pip2 install stratatools

It gives the following message:
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement stratatools (from versions: none)
ERROR: No matching distribution found for stratatools

I could not find a work around for using pip2 searching around on the web. Please let me know how I can get it working if you have or if I need to use the newer Python somehow.

Thank you in advance!

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