On Oct 29, 2022, at 07:50, Artemio González López wrote: > > Error: Failed to activate py310-jupyter: Image error: > /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/__pycache__/jupyter.cpython-310.pyc > is being used by the active py310-jupyter_core port. Please deactivate this > port first, or use 'port -f activate py310-jupyter' to force the activation. > > Should I deactivate py310-jupyter_core, activate py310-jupyter, and activate > py310-jupyter_core, or is it better to just force activation of py310-jupyter > … or none of the above?
Force-activating ports is not recommended. You should probably wait for the maintainer of the port to resolve the conflict, which I see you have reported at https://trac.macports.org/ticket/66124. Or anyone else can feel free to solve it and submit a pull request.