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
When I configure the environment according to the requirements, I find that some modules such as numba do not indicate the required version, when I run and find that @numba.jit (nopython=True) requires version 0.59.0 and above, when I upgrade, I am prompted that I also need the following requirements tiktoken==0.3.1, but you have tiktoken 0.3.3 which is incompatible.Hope to get your help
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When I configure the environment according to the requirements, I find that some modules such as numba do not indicate the required version, when I run and find that @numba.jit (nopython=True) requires version 0.59.0 and above, when I upgrade, I am prompted that I also need the following requirements tiktoken==0.3.1, but you have tiktoken 0.3.3 which is incompatible.Hope to get your help
Beta Was this translation helpful? Give feedback.
All reactions