[MacPorts] #52558: python36 requests install of py36-readline
MacPorts
noreply at macports.org
Mon Oct 10 13:09:15 CEST 2016
#52558: python36 requests install of py36-readline
-------------------------------------+--------------------------------
Reporter: nhoj.patrick@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: python36 py36-readline |
-------------------------------------+--------------------------------
Changes (by ryandesign@…):
* cc: jwa@… (added)
Old description:
> just upgraded to Sierra 10.12 so uninstalled everything and reinstalled
> what I actually use.
>
> when installing python36 it reports to install py36-readline if using it
> by the command line, but I've searched for py36-readline and it doesn't
> appear to exist...
>
> ```
> ---> Activating python36 @3.6.0b1_0+universal
>
> To make this the default Python or Python 3 (i.e., the version run by the
> 'python' or 'python3' commands), run one or both of:
>
> sudo port select --set python python36
> sudo port select --set python3 python36
>
> ##############################################################
> # IF YOU ARE USING PYTHON FROM THE TERMINAL, PLEASE INSTALL:
> # py36-readline
> # TO AVOID A LIBEDIT / PYTHON INTERACTION ISSUE.
> # REF: https://trac.macports.org/ticket/48807
> ##############################################################
>
> ---> Cleaning python36
> ```
New description:
just upgraded to Sierra 10.12 so uninstalled everything and reinstalled
what I actually use.
when installing python36 it reports to install py36-readline if using it
by the command line, but I've searched for py36-readline and it doesn't
appear to exist...
{{{
---> Activating python36 @3.6.0b1_0+universal
To make this the default Python or Python 3 (i.e., the version run by the
'python' or 'python3' commands), run one or both of:
sudo port select --set python python36
sudo port select --set python3 python36
##############################################################
# IF YOU ARE USING PYTHON FROM THE TERMINAL, PLEASE INSTALL:
# py36-readline
# TO AVOID A LIBEDIT / PYTHON INTERACTION ISSUE.
# REF: https://trac.macports.org/ticket/48807
##############################################################
---> Cleaning python36
}}}
--
Comment:
Sometimes we wait until a stable version of a language is released before
adding third-party modules for it. I know I do that for php. Maybe that's
also the case for python. python36 is currently at version 3.6.0b1, which
is beta, not stable.
--
Ticket URL: <https://trac.macports.org/ticket/52558#comment:1>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system
More information about the macports-tickets
mailing list