Public bug reported:

On a fresh Ubuntu 14.04

* apt-get install python-virtualenv python-pip
* virtualenv -p /usr/bin/python3 v
* . v/bin/activate
* pip install wheel
* pip wheel coverage
...

  File "/home/ubuntu/v/local/lib/python3.4/site-
packages/wheel/metadata.py", line 194, in pkginfo_to_dict

    for item in sorted(items.values()):

TypeError: unorderable types: EntryPoint() < EntryPoint()

----------------------------------------
  Failed building wheel for coverage                                            
                                                                                
                                 
Failed to build coverage
Cleaning up...

** Affects: python-coverage (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1496715

Title:
  pip wheel coverage fails with python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-coverage/+bug/1496715/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to