[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2020-08-30 Thread Kai Kasurinen
Since it seems likely to me that this is a local configuration problem, rather than a bug in Ubuntu, I am marking this bug as 'Incomplete'. However, if you believe that this is really a bug in Ubuntu, then we would be grateful if you would provide a more complete description of the problem with st

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-03-29 Thread Barry Warsaw
Something from the description is confusing me: """ This is new install of lubuntu 14.04, installing python-pip Most recent python-pip version, installed 23 Jan 2017, does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /usr/local/lib/python2.7/dist-packages/pkg_resou

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-02-17 Thread Luca Giovenzana
In [1]: import setuptools --- ImportError Traceback (most recent call last) in () > 1 import setuptools /usr/lib/python2.7/dist-packages/setuptools/__init__.pyc in () 10 11 import

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-26 Thread Dan Erklauer
I believe I figured out the problem. When spinning up a fresh ubuntu 14.04 vagrant machine and manually installing pip with sudo apt-get install python-pip the dependency pkg_resources is installed with python3-pkg-resources to. I experience the same results if I use a ubuntu 14.04 image in an or

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread eric
The workaround doesn't work for my auto build environments, it would be good if we can get an official fix still. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658844 Title: most recent version doe

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread Kyle Corupe
Found a work-around (https://github.com/pypa/setuptools/issues/937) Install pip from python not packages and then setuptools from pip. python -m pip install -U pip pip install -U pip setuptools When using the new pip its located in /usr/local/bin/pip -- You received this bug notification becau

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread Kyle Corupe
Found a work-around (https://github.com/pypa/setuptools/issues/937) Reinstall pip and setuptools: python -m pip install -U pip pip install -U pip setuptools You can then do pip install packages. ** Bug watch added: github.com/pypa/setuptools/issues #937 https://github.com/pypa/setuptools/iss

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread Chris Downs
This isn't a good workaround for most people I'm sure, but I upgraded to 16.04 which doesn't have the issue. The specific app I'm hitting this bug with is a Python app in a Docker container so it's pretty easy to just rebuild my image against 16.04. I'll be downgrading once this is fixed though. -

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread Nicholas Dallamora
Has anyone figured out a way around this bug? Haven't been able to deploy since. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658844 Title: most recent version does not install /usr/local/lib/pyth

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread Kyle Corupe
+1 for experiencing the issue and breaking our builds. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658844 Title: most recent version does not install /usr/local/lib/python2.7/dist- packages/pkg

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread Yitzchak Lockerman
This issue is breaking our puppet configuration scripts. Breaking pip can lead to some serious problems, I hope this is considered a critical bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658844

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread Dan Erklauer
Is there a work around for this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658844 Title: most recent version does not install /usr/local/lib/python2.7/dist- packages/pkg_resources/extern and

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread Carlos Vasquez
Same issue here with our Chef builds. Begin output of /usr/bin/pip install cryptography STDOUT: STDERR: Traceback (most recent call last): File "/usr/bin/pip", line 5, in from pkg_resources import load_entry_point File "/usr/local/lib/

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-25 Thread Mateusz Misiorny
I am experiencing the same issue as well. Are there any known workarounds for now, before it's fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658844 Title: most recent version does not instal

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-24 Thread eric
Yes this is also effecting me too and blocking my auto deploy projects across the board. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658844 Title: most recent version does not install /usr/local/

[Bug 1658844] Re: most recent version does not install /usr/local/lib/python2.7/dist-packages/pkg_resources/extern and /_vendor

2017-01-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-pip (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658844 Title: