8000 Tool doc/summarize.py does not work · Issue #15708 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
Tool doc/summarize.py does not work #15708
Closed
@mwtoews

Description

@mwtoews

The command-line tool doc/summarize.py does not currently work:

Traceback (most recent call last):
  File "doc/summarize.py", line 16, in <module>
    from sphinxext.phantom_import import import_phantom_module
ModuleNotFoundError: No module named 'sphinxext.phantom_import'

the tool depends on sphinxext.phantom_import which was part of numpy/doc/sphinxext/ back in numpy 1.7.x, but has since moved on. Either this tool should be revised to work again, or considered to be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagedIssue/PR that was discussed in a triage meeting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0