You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You'd need to provide more information than that. My guess is that you're trying to use tiktoken with Python 3.7. As stated in #1 (comment) , I will not be adding support for Python 3.7 or older. Python 3.6 has been end of life for over a year, so I strongly recommend against using it in production.
Hello
we are not able to install Tikcoken , getting below Errors
ERROR: Could not find a version that satisfies the requirement tiktoken (from versions: none)
ERROR: No matching distribution found for tiktoken
Thanks
The text was updated successfully, but these errors were encountered: