-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Windows & OSX binaries 5 years old #1043
Comments
Please use this instead https://github.com/kliment/Printrun/releases |
oh i see it |
Yea, that's the one that is crashing with windows 10. You need to compile it new. |
i dont know how, just a "dumb" windows user |
well 1.6.0 does the trick so far |
Well, I cant attach it here, it's too big as attachment. So you need to wait for an update from the owner of this project. |
Hi @DivingDuck, do you happen to know what's changed in Windows that makes current binary useless? |
Not really to be honest. I was running before v1.6 and v2.0RC2 w/o this problem. But RC5 never run on my PC with Windows 10. |
@kliment, if you want, I can send you a compiled version as I did it already for other too. |
@rockstorm101 . Your question let me not sleeping :) Here is the solution I found so fare and works for me: It turned out that the actual pyinstaller (v3.6) seems to be the root cause of this error. For more information you can follow a discussion about this issue here: To solve the problem uninstall the actual pyinstaller and install instead the developer version for the virtual environment: There is also some confusion potential for "how to build a windows environment" for running and building a windows application. For most users the given "suggestions" at all the different places in files, wiki and readme's will lead to a point where nothing will work. Maybe a good point to clean up too. |
Thanks a lot for sharing you findings, let's hope that pyinstaller is fixed soon, one cannot rely on development versions for too long. Please feel free to submit a PR with the correct method for building on Windows. I believe this could save a lot of headaches to future Printrun users. |
@DivingDuck Please share the correct method for building on Windows,thank you |
I use VS2019 as programming environment and wrote me a little help instruction how I build my windows version of Pronterface. It took me too a while to find a way getting it running. Not perfect but maybe helpful for you too. |
Hi @boelle and @DivingDuck, could you please confirm the latest version 2.0.0rc7 works as expected? If so, would you consider this issue closed? |
Hi @rockstorm101, the compiling issues should be gone since quite some time if you use the modified batch file. I just update my rep Regarding RC7, there was an error what was solved from @volconst later. For the main point in this issue here, there is an updated batch file in my repository (branch Gauges) called release_windows.bat that do more or less everything for compiling the windows version local. Maybe we should update the existing with my version. I guess, you can close this issue. |
Thanks, I understand the Windows executable then works fine but it doesn't include the new layer change algorithm. I'll close this issue on that basis then.
Good stuff, I would submit your proposal on a PR so it can be discussed in a more appropriate forum. |
the win bin is dated 5 years old, any reason that it has not been updated when the git is updated less than a day ago?
site: https://www.pronterface.com/
direct link: http://kliment.kapsi.fi/printrun/
The text was updated successfully, but these errors were encountered: