On 10/1/21, Sravan Kumar Chitikesi <sravan.chitik...@iprotechs.com> wrote:
> You might copy the installation files from one to another computer, but you
> missed the copying pytho**.dll from from windows/system32 folder.>

The PSF installer 3.4 and earlier installs "pythonXY.dll" in the
system directory when it peforms an all-users installation. The
installer for 3.5+, however, only installs files to the target
installation directory and child directories. The file "python3X.dll"
should be installed in the same directory as "python.exe".
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to