mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 12:15:50 +03:00
[GH-ISSUE #136] Pip does not support python 3.8 or higher #128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marzah02 on GitHub (Nov 13, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/136
Hello,
I tried to install the requirements by doing [pip install -r requirements.txt]
I get a lot of errors. Will you ever upgrade it to 3.8 or higher?
If so, it'd be very helpful!
Thanks.
@brentvollebregt commented on GitHub (Nov 13, 2020):
Did you look at #74 with the title "Missing Python 3.8 support"? All details and updates can be found in there.