pkuseg-python
pkuseg-python copied to clipboard
Why can't I install pkuseg with uv?
The error is below when I install pkuseg with uv:
But I actually have numpy in my virtual env
@.***,本次回复为系统自动回复!
+1
@.***,本次回复为系统自动回复!
Your Python version is probably incompatible, try changing to an earlier version with requires-python = "==3.8.20"
@.***,本次回复为系统自动回复!