Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96223
| From | Laszlo Lebrun <lazlo.lebrun@googlemail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: PIP does not appear to handle diacritics correctly. |
| Date | 2015-09-09 20:23 +0000 |
| Organization | TOTA |
| Message-ID | <msq4gj$kq8$3@tota-refugium.de> (permalink) |
| References | (1 earlier) <mailman.237.1441751759.8327.python-list@python.org> <msoot1$g99$1@tota-refugium.de> <CAPTjJmo6zppuBqTPsn6Gby24W+PxB17_EPJrWa7wP882STve2Q@mail.gmail.com> <55F05B42.8010803@biologie.uni-freiburg.de> <mailman.273.1441815722.8327.python-list@python.org> |
On Wed, 09 Sep 2015 17:21:59 +0100, Tim Golden wrote: > On 09/09/2015 17:16, Wolfgang Maier wrote: >> On 09.09.2015 10:23, Chris Angelico wrote: >>> On Wed, Sep 9, 2015 at 5:59 PM, Laszlo Lebrun via Python-list >>> <python-list@python.org> wrote: >>>> Whenever I start PIP, I get: >>>> "Fatal error in launcher: Unable to create process using '"C:\Users >>>> \B├╝rgerGegenFlugl├ñrm\AppData\Local\Programs\Python\Python35-32 >>>> \python.exe" >>>> "C:\Users\B³rgerGegenFluglõrm\AppData\Local\Programs\Python >>>> \Python35-32\Scripts\pip.exe" '" >>>> >>>> Where the correct path is "C:\Users\BürgerGegenFluglärm\AppData..." >>>> >>>> The funny thing is that the message mentions the path twice, with >>>> different wrong codings. >>>> :-( >>> >>> >> I may be wrong, but isn't the error message suggesting that this is a >> bug in the py launcher instead of in pip? >> If I remember a post from a recent thread correctly, then pip.exe is >> just a script using the launcher. >> If that's true, shouldn't the recommended: >> >> python -m pip >> >> be a workaround? >> >> I might be wrong, but it's worth a try. > > Actually, that's a good point. Especially given the start of the error > message... > > TJG python -m pip works well. That's a help, I will be able to get the libraries I need. Thank you. -- Stand up against TTIP and ISDS !
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PIP does not appear to handle diacritics correctly. Laszlo Lebrun <lazlo.lebrun@googlemail.com> - 2015-09-08 19:14 +0000
Re: PIP does not appear to handle diacritics correctly. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-08 23:35 +0100
Re: PIP does not appear to handle diacritics correctly. Laszlo Lebrun <lazlo.lebrun@googlemail.com> - 2015-09-09 07:59 +0000
Re: PIP does not appear to handle diacritics correctly. Tim Golden <mail@timgolden.me.uk> - 2015-09-09 09:13 +0100
Re: PIP does not appear to handle diacritics correctly. wxjmfauth@gmail.com - 2015-09-09 02:10 -0700
Re: PIP does not appear to handle diacritics correctly. Laszlo Lebrun <lazlo.lebrun@googlemail.com> - 2015-09-09 11:03 +0000
Re: PIP does not appear to handle diacritics correctly. Chris Angelico <rosuav@gmail.com> - 2015-09-09 18:23 +1000
Re: PIP does not appear to handle diacritics correctly. Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2015-09-09 18:16 +0200
Re: PIP does not appear to handle diacritics correctly. Tim Golden <mail@timgolden.me.uk> - 2015-09-09 17:21 +0100
Re: PIP does not appear to handle diacritics correctly. Laszlo Lebrun <lazlo.lebrun@googlemail.com> - 2015-09-09 20:23 +0000
Re: PIP does not appear to handle diacritics correctly. Tim Golden <mail@timgolden.me.uk> - 2015-09-09 20:59 +0100
Re: PIP does not appear to handle diacritics correctly. Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2015-09-09 22:20 +0200
Re: PIP does not appear to handle diacritics correctly. random832@fastmail.us - 2015-09-09 16:23 -0400
Re: PIP does not appear to handle diacritics correctly. wxjmfauth@gmail.com - 2015-09-09 23:54 -0700
Re: PIP does not appear to handle diacritics correctly. wxjmfauth@gmail.com - 2015-09-09 00:22 -0700
Re: PIP does not appear to handle diacritics correctly. Laszlo Lebrun <lazlo.lebrun@googlemail.com> - 2015-09-09 11:07 +0000
Re: PIP does not appear to handle diacritics correctly. Chris Angelico <rosuav@gmail.com> - 2015-09-09 23:10 +1000
Re: PIP does not appear to handle diacritics correctly. Tim Golden <mail@timgolden.me.uk> - 2015-09-09 16:55 +0100
Re: PIP does not appear to handle diacritics correctly. wxjmfauth@gmail.com - 2015-09-09 10:56 -0700
csiph-web