Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to execute script pyi_rth_multiprocessing #250

Closed
pipiscrew opened this issue Feb 29, 2020 · 4 comments
Closed

failed to execute script pyi_rth_multiprocessing #250

pipiscrew opened this issue Feb 29, 2020 · 4 comments

Comments

@pipiscrew
Copy link

hi all,

today I downloaded gyb-1.35-windows-x86_64.zip (also gyb-1.35-windows-x86_64.msi) tried...

one thing here
when changing pyinstaller version, you have to write that requires
VC++ 2015 runtimes. microsoft download

the main issue is that

when execute the gyb-setup.bat getting

C:\gyb>gyb-setup

Please enter your Google email address: test@gmail.com
Traceback (most recent call last):
File "Lib\site-packages\PyInstaller-4.0.dev0+a1f92c6a08-py3.8.egg\PyInstaller
loader\rthooks\pyi_rth_multiprocessing.py", line 17, in
File "C:\python\lib\site-packages\pyinstaller-4.0.dev0+a1f92c6a08-py3.8.egg\Py
Installer\loader\pyimod03_importers.py", line 489, in exec_module
File "multiprocessing_init_.py", line 16, in
File "C:\python\lib\site-packages\pyinstaller-4.0.dev0+a1f92c6a08-py3.8.egg\Py
Installer\loader\pyimod03_importers.py", line 489, in exec_module
File "multiprocessing\context.py", line 6, in
File "C:\python\lib\site-packages\pyinstaller-4.0.dev0+a1f92c6a08-py3.8.egg\Py
Installer\loader\pyimod03_importers.py", line 489, in exec_module
File "multiprocessing\reduction.py", line 16, in
File "C:\python\lib\site-packages\pyinstaller-4.0.dev0+a1f92c6a08-py3.8.egg\Py
Installer\loader\pyimod03_importers.py", line 489, in exec_module
File "socket.py", line 49, in
ImportError: DLL load failed while importing _socket: The parameter is incorrect

when executing the gyb.exe
C:\gyb>gyb

Traceback (most recent call last):
File "Lib\site-packages\PyInstaller-4.0.dev0+a1f92c6a08-py3.8.egg\PyInstaller
loader\rthooks\pyi_rth_multiprocessing.py", line 17, in
File "C:\python\lib\site-packages\pyinstaller-4.0.dev0+a1f92c6a08-py3.8.egg\Py
Installer\loader\pyimod03_importers.py", line 489, in exec_module
File "multiprocessing_init_.py", line 16, in
File "C:\python\lib\site-packages\pyinstaller-4.0.dev0+a1f92c6a08-py3.8.egg\Py
Installer\loader\pyimod03_importers.py", line 489, in exec_module
File "multiprocessing\context.py", line 6, in
File "C:\python\lib\site-packages\pyinstaller-4.0.dev0+a1f92c6a08-py3.8.egg\Py
Installer\loader\pyimod03_importers.py", line 489, in exec_module
File "multiprocessing\reduction.py", line 16, in
File "C:\python\lib\site-packages\pyinstaller-4.0.dev0+a1f92c6a08-py3.8.egg\Py
Installer\loader\pyimod03_importers.py", line 489, in exec_module
File "socket.py", line 49, in
ImportError: DLL load failed while importing _socket: The parameter is incorrect
.
[2952] Failed to execute script pyi_rth_multiprocessing

then came across with
pyinstaller/pyinstaller - Failed to execute script pyi_rth_multiprocessing

an author with the same error, used pypi to pack the files and the error disappear.

@jay0lee
Copy link
Member

jay0lee commented Feb 29, 2020

Can you offer more details about the version of windows you are running?

@pipiscrew
Copy link
Author

tested on two machines with Windows7x64

@pipiscrew
Copy link
Author

@pipiscrew
Copy link
Author

so, I download Python v3.8 installer, didnt start

743

where is no KB2533625 ref - stackoverflow

ms download

and finally
744

thanks for your time @jay0lee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants