-
Notifications
You must be signed in to change notification settings - Fork 2
Description
I setup the variable into system variables with the correct path, but i still have this type of error:
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "C:\Users***\AppData\Local\Programs\Python\Python312\python.exe", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (D:\zenuml\zenuml.github.io\node_modules\node-gyp\lib\configure.js:483:19)
gyp ERR! stack at PythonFinder. (D:\zenuml\zenuml.github.io\node_modules\node-gyp\lib\configure.js:508:16)
gyp ERR! stack at D:\zenuml\zenuml.github.io\node_modules\graceful-fs\polyfills.js:284:29
gyp ERR! stack at FSReqCallback.oncomplete (node:fs:197:21)
gyp ERR! configure error
gyp ERR! System Windows_NT 10.0.26100
gyp ERR! command "C:\Program Files\nodejs\node.exe" "D:\zenuml\zenuml.github.io\node_modules\node-gyp\bin\node-gyp.js" "configure" "--fallback-to-build" "--module=D:\zenuml\zenuml.github.io\node_modules\sqlite3\lib\binding\node-v127-win32-x64\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=D:\zenuml\zenuml.github.io\node_modules\sqlite3\lib\binding\node-v127-win32-x64"
gyp ERR! cwd D:\zenuml\zenuml.github.io\node_modules\sqlite3
gyp ERR! node -v v22.9.0
gyp ERR! node-gyp -v v3.6.2