[MacPorts] #65437: py-virtualenv 20.15.1: missing dependency on pip

MacPorts noreply at macports.org
Mon Jul 4 22:07:34 UTC 2022


#65437: py-virtualenv 20.15.1: missing dependency on pip
----------------------+---------------------------
 Reporter:  cqexbesd  |      Owner:  reneeotten
     Type:  defect    |     Status:  assigned
 Priority:  Low       |  Milestone:
Component:  ports     |    Version:  2.7.2
 Keywords:            |       Port:  py-virtualenv
----------------------+---------------------------
 When I try to upgrade or install py38-virtualenv It fails due to a missing
 pip module.


 {{{
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /site-packages/setuptools/config/setupcfg.py:463:
 SetuptoolsDeprecationWarning: The license_file parameter is deprecated,
 use license_files instead.
   warnings.warn(msg, warning_class)
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning:
 setuptools.installer is deprecated. Requirements should be satisfied by a
 PEP 517 installer.
   warnings.warn(
 WARNING: The wheel package is not available.
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8:
 No module named pip
 Traceback (most recent call last):
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /site-packages/setuptools/installer.py", line 82, in fetch_build_egg
     subprocess.check_call(cmd)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/subprocess.py",
 line 364, in check_call
     raise CalledProcessError(retcode, cmd)
 subprocess.CalledProcessError: Command
 '['/opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8',
 '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w',
 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_python_py-
 virtualenv/py38-virtualenv/work/.tmp/tmp9jdg64k2', '--quiet', '--index-
 url', "''", '--find-links', "''", 'typing-extensions']' returned non-zero
 exit status 1.
 }}}

 Presumably it should declare a dependency on py-pip.

-- 
Ticket URL: <https://trac.macports.org/ticket/65437>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list