Opened 8 years ago

Closed 8 years ago

#50884 closed defect (fixed)

py27-jupyter @1.0.0: activation error

Reported by: mndavidoff (Monte Davidoff) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: py-jupyter

Description

I get an activation error when I try to install the Jupyter metapackage.

$ sudo port -vs install py27-jupyter
...
Error: org.macports.activate for port py27-jupyter returned: Image error: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/jupyter.py is being used by the active py27-jupyter_core port.  Please deactivate this port first, or use 'port -f activate py27-jupyter' to force the activation.
Warning: targets not executed for py27-jupyter: org.macports.activate
Please see the log file for port py27-jupyter for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-jupyter/py27-jupyter/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py27-jupyter failed

The problem seems to have been introduced by the recent upgrade to py27-jupyter_core @4.1.0_0.

Attachments (1)

main.log.gz (6.3 KB) - added by mndavidoff (Monte Davidoff) 8 years ago.

Download all attachments as: .zip

Change History (3)

Changed 8 years ago by mndavidoff (Monte Davidoff)

Attachment: main.log.gz added

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Cc: stromnov@… removed
Owner: changed from macports-tickets@… to stromnov@…

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

It appears this has been resolved

r146608 | stromnov@… | 2016-03-13 10:03:29 -0400 (Sun, 13 Mar 2016) | 2 lines

py-jupyter: fix activation error (#50884)

Note: See TracTickets for help on using tickets.