kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.38k stars 996 forks source link

failed to execute script pronterface RC8 #1177

Closed thbl closed 1 year ago

thbl commented 3 years ago

When i try to open pronterface on windows 10 64x with latest updates i just get "failed to execute script pronterface"

Also tried to build with release_windows.bat but this gives the same error :/

DivingDuck commented 3 years ago

What language have your os?

In addition, can you please try this version for a test? https://github.com/kliment/Printrun/suites/2158490046/artifacts/44258920

Henri-J-Norden commented 3 years ago

I ended up having the same issue until I managed to build https://github.com/DivingDuck/Printrun/commit/cd8736f550eb55d734810711a093f9af2314bbbc with Python 3.9.2 with wxPython 4.1.2a1.dev5165. (See https://github.com/kliment/Printrun/issues/1174).

@DivingDuck For me at least, that version also gives the 'Failed to execute script pronterface' error.

@thbl If you're into trusting strangers on the internet, you can also try the version I built with the configuration mentioned above: https://norden.io/pronterface.exe

DivingDuck commented 3 years ago

@Henri-J-Norden,

https://github.com/kliment/Printrun/issues/1174#issuecomment-791097408

Had you a chance to test this? It should stop "failed to execute script pronterface"

thbl commented 3 years ago

the version from @Henri-J-Norden seams to work fine

DivingDuck commented 1 year ago

@thbl and @Henri-J-Norden

I know it was long time ago you opened this issue. We got finally a fix for this and other issues.

Here is a link to the latest Windows build. https://github.com/kliment/Printrun/actions/runs/4152400998

I will close the issue and mark as completed. Thanks for your report.