This repository was archived by the owner on Aug 10, 2023. It is now read-only.
Error with tiktoken, “no matching distribution found for tiktoken” #1125
Unanswered
byteforcebuilds
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Unsupported Python version |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Having an issue when trying to install revChatGPT, as tiktoken refuses to install. I’m on Python 3.7.3. The exact output from the shell I receive when I plug in pip3 install tiktoken is
ERROR: Could not find a version that satisfies the requirement tiktoken (from versions: none)
ERROR: No matching distribution found for tiktoken
Any help or suggestions would be appreciated, I’m very new to all of this.
Beta Was this translation helpful? Give feedback.
All reactions