简体   繁体   English

尝试安装 node-jasper 时出错

[英]Error while trying to install node-jasper

错误图片

it shows error as python.exe not founded but i have installed python and added into environmental variable and also i've tried by node version 8,10,12 but it not working i tried to install node-jasper with help this link https://www.npmjs.com/package/node-jasper but it throws same error它显示错误为 python.exe not founded 但我已经安装了 python 并添加到环境变量中,而且我已经通过节点版本 8,10,12 进行了尝试,但它不起作用我尝试通过此链接https 帮助安装 node-jasper: //www.npmjs.com/package/node-jasper但它抛出同样的错误

can any one help me resolve this issue?谁能帮我解决这个问题?

thanks in advance提前致谢

I still had that error, what I did was install python as I saw on this site http://www.frlp.utn.edu.ar/materias/sintaxis/tutorialinstalarPython3.pdf , but change the installation folder to C:\Python\Python311.我仍然有那个错误,我所做的是安装 python,正如我在这个网站http://www.frlp.utn.edu.ar/materias/sintaxis/tutorialinstalarPython3.pdf上看到的那样,但是将安装文件夹更改为 C:\Python \Python311。 Then add that path and C:\Python\Python311\Scripts to the System Path and User Path.然后将该路径和 C:\Python\Python311\Scripts 添加到系统路径和用户路径。

I reinstalled but I got the error You need to install the latest version of Visual Studio and I solved it with npm i -g windows-build-tools我重新安装但出现错误您需要安装最新版本的 Visual Studio 我用 npm i -g windows-build-tools 解决了它

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM