Opened 2 years ago

Closed 2 years ago

#65071 closed defect (fixed)

cannot select py310-ipython

Reported by: mouse07410 (Mouse) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: lpsinger (Leo Singer), stromnov (Andrey Stromnov), hexadecagram ({16/7})
Port: py310-ipython

Description (last modified by mouse07410 (Mouse))

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)

comment:1 Changed 2 years ago by mouse07410 (Mouse)

Description: modified (diff)
Summary: cannot activate py310-ipythoncannot select py310-ipython

comment:2 Changed 2 years ago by hexadecagram ({16/7})

Cc: hexadecagram added

comment:3 Changed 2 years ago by hexadecagram ({16/7})

Cc: hexadecagram removed

comment:4 Changed 2 years ago by hexadecagram ({16/7})

Cc: hexadecagram added

comment:5 Changed 2 years ago by reneeotten (Renee Otten)

Owner: set to reneeotten
Resolution: fixed
Status: newclosed

In 9bf5289a36f29a12a833254d3f3845824f9a1d63/macports-ports (master):

py-ipython: fix select files

Closes: #65071

Note: See TracTickets for help on using tickets.