Skip to content

Windows fails get.py to download toolchain #134

Closed
@hoopsurfer

Description

@hoopsurfer

Needed to comment out "import requests" in get.py to allow it to run on Windows 10. Seems this import was added recently. Note current get.py generates the following error:

Traceback (most recent call last):
File "get.py", line 18, in
import requests
ImportError: No module named requests

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