Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102050
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: pip install mitmproxy - fails on watchdog-0.8.3.tar.gz with "Permission denied" error (Python 2.7.11 on Win XP SP3); |
| Date | 2016-01-24 02:14 +1100 |
| Message-ID | <mailman.185.1453562066.15297.python-list@python.org> (permalink) |
| References | <EA77A0A5B05D4D62B066AF6FDD9D66A9@Dell> |
On Fri, Jan 22, 2016 at 3:40 AM, Steve Petrie, P.Eng. <apetrie@aspetrie.net> wrote: > In both failure cases, it looks to me like there is a bug in the pip logic, > that is using a *nix forward slash "/" instead of a double backslash "\\" > before the file name "make.bat". I'm not sure what your exact problem is, but I can say that it isn't this; the Unix-style forward slash is perfectly legal under Windows (and it's even legal to mix and match). ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: pip install mitmproxy - fails on watchdog-0.8.3.tar.gz with "Permission denied" error (Python 2.7.11 on Win XP SP3); Chris Angelico <rosuav@gmail.com> - 2016-01-24 02:14 +1100
csiph-web