Can't pip install -r etc/pip/dev-requirements.txt on python3.8 due to typed-ast

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      pip install -r etc/pip/dev-requirements.txt fails when the typed-ast build dies from missing pgenheaders.h, which was removed in a python3.8 rc.

      Update typed-ast to a more recent version which removes the pgenheaders.h dependency, which also entails chasing and updating any packages which depend on typed-ast. (possibly mypy?)

            Assignee:
            Robert Guo (Inactive)
            Reporter:
            Richard Samuels (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: