Skip to content

New build error with get.py with cygwin #943

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

Closed
hallard opened this issue Oct 30, 2015 · 2 comments
Closed

New build error with get.py with cygwin #943

hallard opened this issue Oct 30, 2015 · 2 comments

Comments

@hallard
Copy link
Contributor

hallard commented Oct 30, 2015

If I launch get.py from windows command line it works, but from cygwin shell I've got an error
Not really an issue, just to let you know

 python get.py
Traceback (most recent call last):
  File "get.py", line 99, in <module>
    print('Platform: {0}'.format(identify_platform()))
  File "get.py", line 96, in identify_platform
    return arduino_platform_names[platform.system()][bits]
KeyError: 'CYGWIN_NT-10.0'
tools #
@igrr
Copy link
Member

igrr commented Oct 31, 2015

@hallard should be fixed with daf360d

@igrr igrr closed this as completed Nov 1, 2015
@hallard
Copy link
Contributor Author

hallard commented Nov 9, 2015

@igrr
Just to let you know, tested with Arduino 1.6.6 from scratch (windows10 x64 + cygwin), worked fine ;-)

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