imbajin commented on PR #53: URL: https://github.com/apache/incubator-hugegraph-ai/pull/53#issuecomment-2205211603
> Tested Python3.12 on win11, and found the problem. Versions of tiktoken before 0.5.2 did not build Python3.12 wheels, see [main/CHANGELOG.md#v052](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md?rgh-link-date=2024-07-03T01%3A56%3A22Z#v052) > > RUN pip install tiktoken>=0.5.2 > > refer: [openai/tiktoken#264](https://github.com/openai/tiktoken/issues/264) THX, already updated the dependencies (try the latest code maybe) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
