Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 931663

Summary: dev-python/notebook-7.1.3 fails to build unless dev-python/jupyterlab is installed
Product: Gentoo Linux Reporter: July Tikhonov <july.tikh>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: UNCONFIRMED ---    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description July Tikhonov 2024-05-10 06:59:58 UTC
Created attachment 892651 [details]
build.log

dev-python/notebook-7.1.3 fails to build with the following error:

ValueError: Aborting. Could not find cmd (jlpm) in path. If command is not expected to be in user's path, use an absolute path.

(build.log attached)

Installing dev-python/jupyterlab-4.1.6 in the host environment has allowed the build to succeed.

Apparently, dev-python/jupyterlab is a buildtime dependency of dev-python/notebook, not just runtime dependency.