[MacPorts] #64553: py39-jupyter installed but not working
MacPorts
noreply at macports.org
Fri Jan 28 19:49:41 UTC 2022
#64553: py39-jupyter installed but not working
-------------------------+----------------------
Reporter: tgederberg | Owner: stromnov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: py-jupyter |
-------------------------+----------------------
Changes (by ryandesign):
* keywords: jupyter =>
* owner: (none) => stromnov
* status: new => assigned
* port: py39-jupyter => py-jupyter
Old description:
> I installed py39-jupyter via MacPorts but it is not recognized. When I
> list the installed ports, MacPorts reports
> py39-jupyter @1.0.0_1 (active)
> py39-jupyter_client @7.1.2_0 (active)
> py39-jupyter_console @6.4.0_0 (active)
> py39-jupyter_core @4.7.1_0 (active)
> py39-jupyterlab_pygments @0.1.2_0 (active)
> py39-jupyterlab_widgets @1.0.2_0 (active)
> but when I try executing Jupyter via py39-jupyter I get command not
> found.
New description:
I installed py39-jupyter via MacPorts but it is not recognized. When I
list the installed ports, MacPorts reports
{{{
py39-jupyter @1.0.0_1 (active)
py39-jupyter_client @7.1.2_0 (active)
py39-jupyter_console @6.4.0_0 (active)
py39-jupyter_core @4.7.1_0 (active)
py39-jupyterlab_pygments @0.1.2_0 (active)
py39-jupyterlab_widgets @1.0.2_0 (active)
}}}
but when I try executing Jupyter via py39-jupyter I get command not found.
--
Comment:
`port contents py39-jupyter` will show you what files were installed.
Or you can check on the
[https://ports.macports.org/port/py39-jupyter/details/ ports web site].
Based on that, it looks like the only file that gets installed is
/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
/site-packages/jupyter-1.0.0-py3.9.egg-info which is admittedly a bit
unexpected to me, but I don't know this software well enough to know what
it should install.
--
Ticket URL: <https://trac.macports.org/ticket/64553#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list