From da754e9cf5b192239826aa1619e1ada3c98daa45 Mon Sep 17 00:00:00 2001 From: yum Date: Sat, 17 Dec 2022 16:26:06 -0800 Subject: Downgrade to Python 3.10.9 Whisper needs Python < 3.11. --- Python/python310._pth | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Python/python310._pth (limited to 'Python/python310._pth') diff --git a/Python/python310._pth b/Python/python310._pth new file mode 100644 index 0000000..5908e77 --- /dev/null +++ b/Python/python310._pth @@ -0,0 +1,5 @@ +python310.zip +. + +# Uncomment to run site.main() automatically +#import site -- cgit v1.2.3