何意味?我还需要系统级别的Python是吗? #5689
Unanswered
BoogonClothman
asked this question in
Q&A
Replies: 2 comments
|
我个人认为,你的代码应该考虑到Windows平台的用户可能不希望存在系统级别的Python。 |
0 replies
|
这个报错的意思是:fs-ext@2.1.1 是需要本地编译的原生模块,安装时会用 node-gyp 执行编译脚本,而 node-gyp 在 Windows 上编译前必须找到一个能实际运行的 Python(≥3.6)。你的日志显示 py 启动器和 PATH 里的 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
All reactions