Opened 2 years ago
Last modified 2 years ago
#66124 assigned defect
py310-jupyter @1.0.0_1 conflicts with py310-jupyter_core
Reported by: | agl2015 | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | Cc: | artemiog@…, greyhare | |
Port: | py-jupyter, py-jupyter_core |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Installation of py-jupyter under macOS Ventura (13.0) fails when trying to activate py310-jupyter, with the following error:
---> Activating py310-jupyter @1.0.0_1 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. while executing "throw registry::image-error $msg" ("foreach" body line 47) invoked from within "foreach file $imagefiles { set srcfile "${extracted_dir}${file}" # To be able to install links, we test if we can lst..." invoked from within "registry::write { foreach file $imagefiles { set srcfile "${extracted_dir}${file}" # To be able to instal..."
Attachments (1)
Change History (6)
Changed 2 years ago by agl2015
Attachment: | main.log.zip added |
---|
comment:1 Changed 2 years ago by kencu (Ken)
comment:2 Changed 2 years ago by jmroot (Joshua Root)
Owner: | set to stromnov |
---|---|
Port: | py-jupyter_core added; py310-jupyter removed |
Status: | new → assigned |
Summary: | py-jupyter fails to activate py310-jupyter → py310-jupyter @1.0.0_1 conflicts with py310-jupyter_core |
comment:3 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:5 Changed 2 years ago by greyhare
Cc: | greyhare added |
---|
Note: See
TracTickets for help on using
tickets.
I confirmed this happens on my system too. (Ventura is the only one I tried).