gmail_analyzer icon indicating copy to clipboard operation
gmail_analyzer copied to clipboard

Python 3.7 is deprecated

Open matthewmrichter opened this issue 2 years ago • 1 comments

Tried running this. I had to update Pipfile.lock to a newer version, because Python 3.7 is deprecated.

matthewmrichter avatar May 05 '23 17:05 matthewmrichter

pipenv install 
Warning: Python 3.7 was not found on your system...
Something went wrong while installing Python:
No such plugin: python

brew install [email protected]
Warning: [email protected] has been deprecated!
[email protected]: The x86_64 architecture is required for this software.
Error: [email protected]: An unsatisfied requirement failed this build.

matthewmrichter avatar May 05 '23 17:05 matthewmrichter