Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-50136

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

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

      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@mongodb.com Robert Guo (Inactive)
            Reporter:
            richard.samuels@mongodb.com Richard Samuels (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: