Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Installation error downloading jquery on python3 on Ubuntu #17075

Copy link
Copy link
Closed
@pySRURGS

Description

@pySRURGS
Issue body actions

Bug report

Syntax error when downloading/installing jquery-ui

I am trying to install some software that depends on Matplotlib. When I run the installation script, matplotlib installation throws this error.

Code for reproduction

```pip3 install matplotlib --user````

Actual outcome

    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-y0fnsonx/matplotlib/setup.py", line 139
        raise IOError(f"Failed to download jquery-ui.  Please download "
                                                                       ^
    SyntaxError: invalid syntax

    ----------------------------------------

Matplotlib version

Ubuntu 16.04 (Windows Subsystem for Linux)
Matplotlib 3.2.1
Python version 3.7

Installing matplotlib using sudo apt-get install python3-matplotlib works fine though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.