Opened 18 months ago

Last modified 18 months 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)

main.log.zip (5.2 KB) - added by agl2015 18 months ago.

Download all attachments as: .zip

Change History (6)

Changed 18 months ago by agl2015

Attachment: main.log.zip added

comment:1 Changed 18 months ago by kencu (Ken)

I confirmed this happens on my system too. (Ventura is the only one I tried).

comment:2 Changed 18 months ago by jmroot (Joshua Root)

Owner: set to stromnov
Port: py-jupyter_core added; py310-jupyter removed
Status: newassigned
Summary: py-jupyter fails to activate py310-jupyterpy310-jupyter @1.0.0_1 conflicts with py310-jupyter_core

comment:3 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:4 Changed 18 months ago by greyhare

Exact same problem here.

comment:5 Changed 18 months ago by greyhare

Cc: greyhare added
Note: See TracTickets for help on using tickets.