[MacPorts] #52448: python35 @3.5.2 missing ensurepip?

MacPorts noreply at macports.org
Thu Sep 29 16:51:05 CEST 2016


#52448: python35 @3.5.2 missing ensurepip?
------------------------+-------------------
  Reporter:  hmijail@…  |      Owner:  jwa@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.4
Resolution:             |   Keywords:
      Port:  python35   |
------------------------+-------------------

Comment (by larryv@…):

 Replying to [ticket:52448 hmijail@…]:
 > {{{
 > $ python3.5 -m venv myvenv
 > Error: Command '['/Users/mija/myvenv/bin/python3.5', '-Im', 'ensurepip',
 '--upgrade', '--default-pip']' returned non-zero exit status 1
 > }}}
 The command path suggests you’re using the interpreter from a venv. Is
 that what you intended? Your command works for me verbatim, using
 MacPorts’ Python explicitly.
 {{{
 % port installed python35
 The following ports are currently installed:
   python35 @3.5.2_0+universal (active)
 % cd /private/tmp
 % /opt/local/bin/python3.5 -m venv myvenv
 % ls myvenv
 bin/            include/        lib/            pyvenv.cfg
 %
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/52448#comment:2>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system


More information about the macports-tickets mailing list