Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14682

Build in Ubuntu "python3.7-dev" package is no more.

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • Server_Docs_20231030
    • Affects Version/s: 5.0 Required
    • Component/s: manual
    • Labels:
    • Environment:
      Ubuntu 20.04

      In my ubuntu 20.04 WSL2.
      As follow build manual, when install package.
      apt talk to me.

      myubuntu@paranlee:~mongo$ sudo apt install python3.7-dev
      ??[sudo] password for kim: ??
      ??Reading package lists... Done ??
      ??Building dependency tree ??
      Reading state information... Done
      E: Unable to locate package python3.7-dev
      E: Couldn't find any package by glob 'python3.7-dev'

      I can find

      myubuntu@paranlee:~mongo$ apt search python-dev-is-python3
      ??Sorting... Done ??
      Full Text Search... Done
      python-dev-is-python3/focal,now 3.8.2-4 all [installed]
      ?? symlinks /usr/bin/python-config to python3-config??

      https://github.com/mongodb/mongo/pull/1407

      This pull request is solve this issue.

            Assignee:
            Unassigned Unassigned
            Reporter:
            p4ranlee@gmail.com Paran Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              2 years, 39 weeks, 1 day ago