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

NodeMCU-PyFlasher-3.0 crashes on launch using macOS Sierra #31

Closed
phathak opened this issue Feb 14, 2018 · 9 comments
Closed

NodeMCU-PyFlasher-3.0 crashes on launch using macOS Sierra #31

phathak opened this issue Feb 14, 2018 · 9 comments

Comments

@phathak
Copy link

phathak commented Feb 14, 2018

Hey,
mac user here using 10.12.5. I downloaded the latest releases today but I can't get to the GUI. It'll launch and then crash immediately. Have you seen this issue before?

Thank you.

@marcelstoer
Copy link
Owner

Just verified on my usually dormant Mac Mini that it crashes on macOS Sierra. No idea why, the failure isn't even reported in the sys log here.

@andrewoman
Copy link

10.12.6 as well.
Service exited with abnormal code: 255

@marcelstoer
Copy link
Owner

marcelstoer commented Feb 20, 2018

Yep, I guess all pre-"High Sierra" versions are affected because I build on High Sierra.

@MacGyverBeta
Copy link

Same here with 10.11.6. Console says:
"25.03.18 11:28:35,302 com.apple.xpc.launchd[1]: (com.frightanic.nodemcu-pyflasher.721632[3261]) Service exited with abnormal code: 255"

@JieGH
Copy link

JieGH commented May 25, 2018

the app may unable to run in my mac,system version 10.12.6
it running perfectly on window7.
amazing app btw thanks

@masterkain
Copy link

masterkain commented Jun 6, 2018

yeah I see the problem with Sierra,
pyinstaller/pyinstaller#3418

[ruby-2.4.2] 22:30 ~ $ /Applications/NodeMCU-PyFlasher-3.0.app/Contents/MacOS/NodeMCU-PyFlasher
[1696] Error loading Python lib '/var/folders/4g/5_x3y4616cbbdysbv07hzf680000gn/T/_MEICDqR4S/Python': dlopen: dlopen(/var/folders/4g/5_x3y4616cbbdysbv07hzf680000gn/T/_MEICDqR4S/Python, 10): Symbol not found: _futimens
  Referenced from: /var/folders/4g/5_x3y4616cbbdysbv07hzf680000gn/T/_MEICDqR4S/Python (which was built for Mac OS X 10.13)
  Expected in: /usr/lib/libSystem.B.dylib
 in /var/folders/4g/5_x3y4616cbbdysbv07hzf680000gn/T/_MEICDqR4S/Python

@armyofevilrobots
Copy link

armyofevilrobots commented Jun 9, 2018

Same issue here:

[63580] Error loading Python lib '/var/folders/gf/ltcp5zrn1hlf73q079cdsv_r0000gn/T/_MEIHGsylL/Python': dlopen: dlopen(/var/folders/gf/ltcp5zrn1hlf73q079cdsv_r0000gn/T/_MEIHGsylL/Python, 10): Symbol not found: _futimens
  Referenced from: /var/folders/gf/ltcp5zrn1hlf73q079cdsv_r0000gn/T/_MEIHGsylL/Python (which was built for Mac OS X 10.13)
  Expected in: /usr/lib/libSystem.B.dylib
 in /var/folders/gf/ltcp5zrn1hlf73q079cdsv_r0000gn/T/_MEIHGsylL/Python

@phathak phathak closed this as completed Sep 20, 2018
@roboterm
Copy link

any fixes for this issue?
why has it been closed?

@marcelstoer
Copy link
Owner

Sierra is now two major OS versions behind. The next binary is likely going to be built on Mojave. If it happens to run on High Sierra, good, if not, too bad. I simply don't have the resources (neither macOS machines nor time) to build and test for OSs I don't personally use.

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

8 participants