<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[NodeActa Forum - Report Bugs & Errors ]]></title>
		<link>https://nodeacta.com/forum/</link>
		<description><![CDATA[NodeActa Forum - https://nodeacta.com/forum]]></description>
		<pubDate>Thu, 16 Apr 2026 04:57:31 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Errors installing new modules from NPM registry (using Module Manager)]]></title>
			<link>https://nodeacta.com/forum/showthread.php?tid=7</link>
			<pubDate>Mon, 16 Feb 2026 22:23:51 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://nodeacta.com/forum/member.php?action=profile&uid=7">john.prsn</a>]]></dc:creator>
			<guid isPermaLink="false">https://nodeacta.com/forum/showthread.php?tid=7</guid>
			<description><![CDATA[I have tried to install <span style="font-weight: bold;" class="mycode_b">winax</span> module using <span style="font-weight: bold;" class="mycode_b">System-&gt;System Manager-&gt;Module Manager</span> app, and I received the following error:<br />
<br />
gyp info using node-gyp@12.1.0<br />
gyp info using node@24.3.0 | win32 | x64<br />
gyp ERR! find Python <br />
gyp ERR! find Python Python is not set from command line or npm configuration<br />
gyp ERR! find Python Python is not set from environment variable PYTHON<br />
gyp ERR! find Python checking if the py launcher can be used to find Python 3<br />
gyp ERR! find Python - executable path is ""<br />
gyp ERR! find Python - "" could not be run<br />
gyp ERR! find Python checking if "python3" can be used<br />
gyp ERR! find Python - executable path is ""<br />
gyp ERR! find Python - "" could not be run<br />
gyp ERR! find Python checking if "python" can be used<br />
gyp ERR! find Python - executable path is ""<br />
gyp ERR! find Python - "" could not be run<br />
gyp ERR! find Python checking if Python is C:\Users\WDAGUtilityAccount\AppData\Local\Programs\Python\Python311\python.exe<br />
gyp ERR! find Python - version is ""<br />
gyp ERR! find Python - version is  - should be &gt;=3.6.0<br />
gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED<br />
...<br />
gyp ERR! find Python **********************************************************<br />
gyp ERR! find Python You need to install the latest version of Python.<br />
gyp ERR! find Python Node-gyp should be able to find and use Python. If not,<br />
gyp ERR! find Python you can try one of the following options:<br />
gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"<br />
gyp ERR! find Python (accepted by both node-gyp and npm)<br />
gyp ERR! find Python - Set the environment variable PYTHON<br />
gyp ERR! find Python - Set the npm configuration variable python:<br />
gyp ERR! find Python npm config set python "C:\Path\To\python.exe"<br />
gyp ERR! find Python For more information consult the documentation at:<br />
gyp ERR! find Python <a href="https://github.com/nodejs/node-gyp#installation" target="_blank" rel="noopener" class="mycode_url">https://github.com/nodejs/node-gyp#installation</a><br />
gyp ERR! find Python **********************************************************<br />
gyp ERR! find Python <br />
gyp ERR! configure error <br />
gyp ERR! stack Error: Could not find any Python installation to use<br />
gyp ERR! stack at PythonFinder.fail (C:\Users\WDAGUtilityAccount\Documents\NodeActa-dev\Apps\Modules\npm\node_modules\node-gyp\lib\find-python.js:306:11)<br />
gyp ERR! stack at PythonFinder.findPython (C:\Users\WDAGUtilityAccount\Documents\NodeActa-dev\Apps\Modules\npm\node_modules\node-gyp\lib\find-python.js:164:17)<br />
gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:105:5)<br />
gyp ERR! stack at async configure (C:\Users\WDAGUtilityAccount\Documents\NodeActa-dev\Apps\Modules\npm\node_modules\node-gyp\lib\configure.js:27:18)<br />
gyp ERR! stack at async run (C:\Users\WDAGUtilityAccount\Documents\NodeActa-dev\Apps\Modules\npm\node_modules\node-gyp\bin\node-gyp.js:81:18)<br />
gyp ERR! System Windows_NT 10.0.22621<br />
gyp ERR! command "C:\\Program Files\\NodeActa\\Client\\node.exe" "C:\\Users\\WDAGUtilityAccount\\Documents\\NodeActa-dev\\Apps\\Modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"<br />
gyp ERR! cwd C:\Users\WDAGUT~1\AppData\Local\Temp\packages\winax\node_modules\winax<br />
gyp ERR! node -v v24.3.0<br />
gyp ERR! node-gyp -v v12.1.0<br />
gyp ERR! not ok]]></description>
			<content:encoded><![CDATA[I have tried to install <span style="font-weight: bold;" class="mycode_b">winax</span> module using <span style="font-weight: bold;" class="mycode_b">System-&gt;System Manager-&gt;Module Manager</span> app, and I received the following error:<br />
<br />
gyp info using node-gyp@12.1.0<br />
gyp info using node@24.3.0 | win32 | x64<br />
gyp ERR! find Python <br />
gyp ERR! find Python Python is not set from command line or npm configuration<br />
gyp ERR! find Python Python is not set from environment variable PYTHON<br />
gyp ERR! find Python checking if the py launcher can be used to find Python 3<br />
gyp ERR! find Python - executable path is ""<br />
gyp ERR! find Python - "" could not be run<br />
gyp ERR! find Python checking if "python3" can be used<br />
gyp ERR! find Python - executable path is ""<br />
gyp ERR! find Python - "" could not be run<br />
gyp ERR! find Python checking if "python" can be used<br />
gyp ERR! find Python - executable path is ""<br />
gyp ERR! find Python - "" could not be run<br />
gyp ERR! find Python checking if Python is C:\Users\WDAGUtilityAccount\AppData\Local\Programs\Python\Python311\python.exe<br />
gyp ERR! find Python - version is ""<br />
gyp ERR! find Python - version is  - should be &gt;=3.6.0<br />
gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED<br />
...<br />
gyp ERR! find Python **********************************************************<br />
gyp ERR! find Python You need to install the latest version of Python.<br />
gyp ERR! find Python Node-gyp should be able to find and use Python. If not,<br />
gyp ERR! find Python you can try one of the following options:<br />
gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"<br />
gyp ERR! find Python (accepted by both node-gyp and npm)<br />
gyp ERR! find Python - Set the environment variable PYTHON<br />
gyp ERR! find Python - Set the npm configuration variable python:<br />
gyp ERR! find Python npm config set python "C:\Path\To\python.exe"<br />
gyp ERR! find Python For more information consult the documentation at:<br />
gyp ERR! find Python <a href="https://github.com/nodejs/node-gyp#installation" target="_blank" rel="noopener" class="mycode_url">https://github.com/nodejs/node-gyp#installation</a><br />
gyp ERR! find Python **********************************************************<br />
gyp ERR! find Python <br />
gyp ERR! configure error <br />
gyp ERR! stack Error: Could not find any Python installation to use<br />
gyp ERR! stack at PythonFinder.fail (C:\Users\WDAGUtilityAccount\Documents\NodeActa-dev\Apps\Modules\npm\node_modules\node-gyp\lib\find-python.js:306:11)<br />
gyp ERR! stack at PythonFinder.findPython (C:\Users\WDAGUtilityAccount\Documents\NodeActa-dev\Apps\Modules\npm\node_modules\node-gyp\lib\find-python.js:164:17)<br />
gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:105:5)<br />
gyp ERR! stack at async configure (C:\Users\WDAGUtilityAccount\Documents\NodeActa-dev\Apps\Modules\npm\node_modules\node-gyp\lib\configure.js:27:18)<br />
gyp ERR! stack at async run (C:\Users\WDAGUtilityAccount\Documents\NodeActa-dev\Apps\Modules\npm\node_modules\node-gyp\bin\node-gyp.js:81:18)<br />
gyp ERR! System Windows_NT 10.0.22621<br />
gyp ERR! command "C:\\Program Files\\NodeActa\\Client\\node.exe" "C:\\Users\\WDAGUtilityAccount\\Documents\\NodeActa-dev\\Apps\\Modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"<br />
gyp ERR! cwd C:\Users\WDAGUT~1\AppData\Local\Temp\packages\winax\node_modules\winax<br />
gyp ERR! node -v v24.3.0<br />
gyp ERR! node-gyp -v v12.1.0<br />
gyp ERR! not ok]]></content:encoded>
		</item>
	</channel>
</rss>