Module does not install using pip3

Bug #1677948 reported by Maarten
This bug report is a duplicate of:  Bug #1552595: 0.13.4 is missing on pypi. Edit Remove
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Kubuntu Automation
New
Undecided
Unassigned
lazr.restfulclient
New
Undecided
Unassigned

Bug Description

Hey,

When installing lazr.restfulclient using pip3, the following error occurs:

$ sudo pip3 install lazr.restfulclient
[sudo] password for maarten:
Collecting lazr.restfulclient
  Using cached lazr.restfulclient-0.13.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-3gw7nmrl/lazr.restfulclient/setup.py", line 19, in <module>
        import ez_setup
      File "/tmp/pip-build-3gw7nmrl/lazr.restfulclient/ez_setup.py", line 98
        except pkg_resources.VersionConflict, e:
                                            ^
    SyntaxError: invalid syntax

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-3gw7nmrl/lazr.restfulclient

$ cat /etc/fedora-release
Fedora release 24 (Twenty Four)
$ python3 --version
Python 3.5.3

Revision history for this message
Nico Schlömer (nschloe) wrote :

This has been fixed in 0.13.4, but that version has never made it onto pypi. I'd call this a duplicate of <https://bugs.launchpad.net/lazr.restfulclient/+bug/1552595>.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.