Skip to content

New build error with get.py with cygwin #943

Closed
@hallard

Description

@hallard

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 #

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions