[MacPorts] #65071: cannot select py310-ipython (was: cannot activate py310-ipython)
MacPorts
noreply at macports.org
Mon Apr 25 17:21:51 UTC 2022
#65071: cannot select py310-ipython
----------------------------+--------------------
Reporter: mouse07410 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py310-ipython |
----------------------------+--------------------
Description changed by mouse07410:
Old description:
> MacOS 12.3.1, Xcode-13.3.1
>
> {{{
> $ port select ipython
> Available versions for ipython:
> none
> py310-ipython
> py39-ipython (active)
> $ port select ipython3
> Available versions for ipython3:
> none
> py310-ipython
> py39-ipython (active)
> $ sudo port -v select ipython py310-ipython
> Selecting 'py310-ipython' for 'ipython' failed: could not create new link
> "/opt/local/share/man/man1/ipython.1": target
> "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/share/man/man1/ipython.1"
> doesn't exist
> $ sudo port -v select ipython3 py310-ipython
> Selecting 'py310-ipython' for 'ipython3' failed: could not create new
> link "/opt/local/share/man/man1/ipython3.1": target
> "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/share/man/man1/ipython.1"
> doesn't exist
> $
> }}}
New description:
MacOS 12.3.1, Xcode-13.3.1. Cannot select (make default)
{{{py310-ipython}}}:
{{{
$ port select ipython
Available versions for ipython:
none
py310-ipython
py39-ipython (active)
$ port select ipython3
Available versions for ipython3:
none
py310-ipython
py39-ipython (active)
$ sudo port -v select ipython py310-ipython
Selecting 'py310-ipython' for 'ipython' failed: could not create new link
"/opt/local/share/man/man1/ipython.1": target
"/opt/local/Library/Frameworks/Python.framework/Versions/3.10/share/man/man1/ipython.1"
doesn't exist
$ sudo port -v select ipython3 py310-ipython
Selecting 'py310-ipython' for 'ipython3' failed: could not create new link
"/opt/local/share/man/man1/ipython3.1": target
"/opt/local/Library/Frameworks/Python.framework/Versions/3.10/share/man/man1/ipython.1"
doesn't exist
$
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/65071#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list