stratatools icon indicating copy to clipboard operation
stratatools copied to clipboard

Python 2.7 EOL

Open DeskRabbit11 opened this issue 4 years ago • 0 comments

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!

DeskRabbit11 avatar May 13 '20 19:05 DeskRabbit11