Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#56980 closed defect (fixed)

py-notebook @5.6.0: missing prometheus_client dependency

Reported by: dmarteau (David Marteau) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.5.3
Keywords: Cc: stromnov@…
Port: py-notebook

Description

After updating to py36-notebook @5.6.0, running jupyter notebook fail with the error:

pkg_resources.DistributionNotFound: The 'prometheus_client' distribution was not found and is required by notebook

Change History (3)

comment:1 Changed 6 years ago by stromnov (Andrey Stromnov)

Owner: set to stromnov
Resolution: fixed
Status: newclosed

In a6e2f8c2465c9722c5f09a055fc4bfe7fb360bbf/macports-ports (master):

py-notebook: add py-prometheus_client dependency

Closes: #56980

comment:2 Changed 6 years ago by dmarteau (David Marteau)

Sorry but it appears that there is no py-prometheus_client package in the Macport distribution.

comment:3 in reply to:  2 Changed 6 years ago by stromnov (Andrey Stromnov)

Replying to dmarteau:

Sorry but it appears that there is no py-prometheus_client package in the Macport distribution.

py-prometheus_client port was added just before (https://github.com/macports/macports-ports/commit/15326a8832e3f2da25ac8eca6e27a575003c3d2e). Syncing GH repo with port tree requires some time (usually one or two hours).

Note: See TracTickets for help on using tickets.