[MacPorts] #60299: py38-jupyterlab @2.0.1_1 : Can't start the server. "pkg_resources.DistributionNotFound: The 'requests' distribution was not found and is required by jupyterlab-server"
MacPorts
noreply at macports.org
Thu Apr 2 17:26:54 UTC 2020
#60299: py38-jupyterlab @2.0.1_1 : Can't start the server.
"pkg_resources.DistributionNotFound: The 'requests' distribution was not
found and is required by jupyterlab-server"
-------------------------+---------------------------------------
Reporter: olivierdore | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: py38-jupyterlab @2.0.1_1
-------------------------+---------------------------------------
bash-3.2$ jupyter-lab-3.8
Traceback (most recent call last):
File "/opt/local/bin/jupyter-lab-3.8", line 6, in <module>
from pkg_resources import load_entry_point
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/pkg_resources/__init__.py", line 3259, in <module>
def _initialize_master_working_set():
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/pkg_resources/__init__.py", line 3242, in _call_aside
f(*args, **kwargs)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/pkg_resources/__init__.py", line 3271, in
_initialize_master_working_set
working_set = WorkingSet._build_master()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/pkg_resources/__init__.py", line 584, in _build_master
ws.require(__requires__)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/pkg_resources/__init__.py", line 901, in require
needed = self.resolve(parse_requirements(requirements))
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/pkg_resources/__init__.py", line 787, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'requests' distribution was not
found and is required by jupyterlab-server
Thank you.
--
Ticket URL: <https://trac.macports.org/ticket/60299>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list