Opened 2 years ago

Last modified 2 years ago

#65071 closed defect

cannot activate py310-ipython — at Initial Version

Reported by: mouse07410 (Mouse) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: lpsinger (Leo Singer), stromnov (Andrey Stromnov)
Port: py310-ipython

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
$ 

Change History (0)

Note: See TracTickets for help on using tickets.