Skip to content

Can't build rpm from version 2.2.4 because of missing jquery #15145

@MikeFalowski

Description

@MikeFalowski

Bug report

When I try to build package using python setup.py bdist_rpm it failes at copying jquery.

Actual outcome

[more stuff]
copying lib/matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/js
copying lib/matplotlib/backends/web_backend/all_figures.html -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend
copying lib/matplotlib/backends/web_backend/ipython_inline_figure.html -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend
copying lib/matplotlib/backends/web_backend/nbagg_uat.ipynb -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend
copying lib/matplotlib/backends/web_backend/single_figure.html -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend
error: can't copy 'lib/matplotlib/backends/web_backend/jquery-ui-1.12.1': doesn't exist or not a regular file

Expected outcome

matplotlib.rpm file.

Matplotlib version

  • Operating system: CentOS 7.6
  • Matplotlib version: 2.2.4
  • Python version: 2.7.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions