【发布时间】:2025-08-20 03:30:04
【问题描述】:
当我尝试pip install neuralintents 时,它给了我这个错误:
ERROR: Could not install packages due to an OSError:
[Errno 2] No such file or directory:
如果我启用windows长路径可以修复,我该怎么做
谢谢
【问题讨论】:
-
PyPi page of
neuralintents声明项目仍处于错误的 alpha 状态。因此这可能是问题的一部分 -
可能是包坏了。提交github issue on the project。