ChenZiHong-Gavin commented on PR #53:
URL: 
https://github.com/apache/incubator-hugegraph-ai/pull/53#issuecomment-2204888959

   Tested Python3.12 on win11, and found the promblem.
   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-03-04T18%3A21%3A50Z#v052)
   
   RUN pip install tiktoken>=0.5.2
   
   refer: https://github.com/openai/tiktoken/issues/264


-- 
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]

Reply via email to