Re: [Distutils] b.pypi.python.org

2013-06-07 Thread Ken Cochrane
Ok, thanks Sent from my iPhone On Jun 7, 2013, at 9:56 PM, Brett Cannon wrote: > I might not get to it for a week, but I will get to it. > > > On Fri, Jun 7, 2013 at 5:26 PM, ken cochrane wrote: >> b.pypi.python.org is an official mirror that runs on Google App engi

Re: [Distutils] b.pypi.python.org

2013-06-07 Thread Brett Cannon
I might not get to it for a week, but I will get to it. On Fri, Jun 7, 2013 at 5:26 PM, ken cochrane wrote: > > >>> b.pypi.python.org is an official mirror that runs on Google App >> engine, and it uses a special mirror package built just for GAE. Code for >> it is found here. https:/

Re: [Distutils] b.pypi.python.org

2013-06-07 Thread Noah Kantrowitz
On Jun 7, 2013, at 2:27 PM, Donald Stufft wrote: > > On Jun 7, 2013, at 5:26 PM, ken cochrane wrote: > >> >> >>> b.pypi.python.org is an official mirror that runs on Google App engine, and >>> it uses a special mirror package built just for GAE. Code for it is found >>> here. https://bitb

Re: [Distutils] b.pypi.python.org

2013-06-07 Thread Donald Stufft
On Jun 7, 2013, at 5:26 PM, ken cochrane wrote: > > >> b.pypi.python.org is an official mirror that runs on Google App engine, and >> it uses a special mirror package built just for GAE. Code for it is found >> here. https://bitbucket.org/loewis/pypi-appengine >> >> b.pypi.python.org has be

Re: [Distutils] b.pypi.python.org

2013-06-07 Thread ken cochrane
> >> b.pypi.python.org is an official mirror that runs on Google App > engine, and it uses a special mirror package built just for GAE. Code for > it is found here. https://bitbucket.org/loewis/pypi-appengine > > b.pypi.python.org has been broken for over 104 days according to >>>

Re: [Distutils] wxPython and wx

2013-06-07 Thread Chris Barker - NOAA Federal
On Fri, Jun 7, 2013 at 12:56 AM, Yuval Greenfield wrote: > I realize we don't want to start squat-wars. But pypi's wx is a 5 liner that > absolutely no person would ever want installed. At the least, pip should > warn me when I install "wx" that it's probably not what I'm looking for. This isn't

Re: [Distutils] wxPython and wx

2013-06-07 Thread Yuval Greenfield
On Fri, Jun 7, 2013 at 10:27 AM, Lennart Regebro wrote: > Packages are allowed to have the same module names as other packages. > In this case it's a bit unfortunate, but it should reasonably have > been quickly solved by uninstalling the wx package? > > //Lennart > It wasn't easy figuring out

Re: [Distutils] wxPython and wx

2013-06-07 Thread Lennart Regebro
On Fri, Jun 7, 2013 at 9:56 AM, Yuval Greenfield wrote: > On Fri, Jun 7, 2013 at 10:27 AM, Lennart Regebro wrote: >> >> Packages are allowed to have the same module names as other packages. >> In this case it's a bit unfortunate, but it should reasonably have >> been quickly solved by uninstallin

Re: [Distutils] wxPython and wx

2013-06-07 Thread Lennart Regebro
On Fri, Jun 7, 2013 at 7:59 AM, Yuval Greenfield wrote: > I wanted to install wx and tried to "sudo pip install wx". Sadly this > https://pypi.python.org/pypi/wx module described as "my first python module, > like php file_get_contents" shadowed the wxpython I eventually installed > with "sudo apt