Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57382
| References | <CADfpHjDUw8oPdDgdwbNZeP4ORFkxRR_2uSuPOE1oy02O0erPfw@mail.gmail.com> |
|---|---|
| Date | 2013-10-24 07:33 +1100 |
| Subject | Re: question |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1424.1382560410.18130.python-list@python.org> (permalink) |
On Thu, Oct 24, 2013 at 7:24 AM, Cesar Campana <crb378@motorola.com> wrote: > Hi! > > Im installing the python library for the version 2.7 but Im getting the > error unable to find vcvarsall.bat > > I was looking on line but it says is related to Visual Studio...? > > Can you guys please help me to fix this... Based on what has just been said in another thread, it seems that you're trying to install a library that's available in source code form and you need a C compiler. What library are you trying to install? Maybe there's a precompiled binary available somewhere. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: question Chris Angelico <rosuav@gmail.com> - 2013-10-24 07:33 +1100
csiph-web