FS#49036 - [jupyter] missing dependency: entrypoints

Attached to Project: Community Packages
Opened by Jakob Nixdorf (Flocke) - Thursday, 21 April 2016, 07:59 GMT
Last edited by Kyle Keen (keenerd) - Sunday, 24 April 2016, 23:13 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Kyle Keen (keenerd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The module 'nbconvert' included in this package requires the module 'entrypoints' as dependency.

Additional info:
* jupyter version: 4.1.0-3

Steps to reproduce:
1) Install community/jupyter
2) Import the module nbconvert in a python console

This task depends upon

Closed by  Kyle Keen (keenerd)
Sunday, 24 April 2016, 23:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  jupyter-4.1.0-4
Comment by Jakob Nixdorf (Flocke) - Thursday, 21 April 2016, 08:39 GMT
I assume this is the module: https://pypi.python.org/pypi/entrypoints
Comment by Kyle Keen (keenerd) - Sunday, 24 April 2016, 23:12 GMT
Added python-entrypoints and split out jupyter-nbconvert as its own package.

Loading...