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_qt5plugins #126

Closed
oddrationale opened this issue Mar 28, 2017 · 8 comments
Closed

Failed to execute script pyi_rth_qt5plugins #126

oddrationale opened this issue Mar 28, 2017 · 8 comments

Comments

@oddrationale
Copy link

fman fails to start on Windows 7 with the following error message: Failed to execute script pyi_rth_qt5plugins

image

The CrashReports folder is empty. Please let me know how else to troublshoot. Thanks!

@mherrmann
Copy link
Contributor

Several users have been experiencing this problem and I've never been able to fully figure out why.

Could I ask you to download and unzip this file, then navigate to the extracted folder in a command prompt, type "fman.exe" there and tell me which output you get?

@oddrationale
Copy link
Author

See the following gist: https://gist.github.com/oddrationale/d8a42fd0b960018d1652fb55eceb5f4f

I see in line 37 there appears to be a path that is hard coded to your development environment?

@mherrmann
Copy link
Contributor

Thanks. Do you have the following files in C:\Windows\System32?

  • ws2_32.dll
  • mpr.dll
  • api-ms-win-crt-multibyte-l1-1-0.dll

@oddrationale
Copy link
Author

I have the first two, but not api-ms-win-crt-multibyte-l1-1-0.dll.

@mherrmann
Copy link
Contributor

Does it work when you copy the file to C:\Windows\System32?

@oddrationale
Copy link
Author

oddrationale commented Mar 28, 2017

Tried copying the DLL file to my System32 folder and re-running fman (both my installed version, and the snapshot version you sent). Same issue.

EDIT: Had to also run regsrvc api-ms-win-crt-multibyte-l1-1-0.dll and it worked!

@mherrmann
Copy link
Contributor

?!? Do you mean regsvr32?

@mherrmann
Copy link
Contributor

I just released fman 0.3.8 which should hopefully fix the issue :)

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

No branches or pull requests

2 participants