diff options
| author | yum <yum.food.vr@gmail.com> | 2022-12-17 16:26:06 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-12-17 16:26:06 -0800 |
| commit | da754e9cf5b192239826aa1619e1ada3c98daa45 (patch) | |
| tree | 6489540e5e45d39f1d0a4ae7dfef8d1944805649 /Python/python310._pth | |
| parent | b6a68f2569243cae224d7be8b02e2408aeaae699 (diff) | |
Downgrade to Python 3.10.9
Whisper needs Python < 3.11.
Diffstat (limited to 'Python/python310._pth')
| -rw-r--r-- | Python/python310._pth | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
