cannot select py310-ipython
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
$
Change History (5)
Description: |
modified (diff)
|
Summary: |
cannot activate py310-ipython →
cannot select py310-ipython
|
Owner: |
set to reneeotten
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
In 9bf5289a36f29a12a833254d3f3845824f9a1d63/macports-ports (master):