Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57384 > unrolled thread

Re: question

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2013-10-23 21:45 +0100
Last post2013-10-23 21:45 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 21:45 +0100

#57384 — Re: question

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2013-10-23 21:45 +0100
SubjectRe: question
Message-ID<mailman.1426.1382561149.18130.python-list@python.org>
On 23/10/2013 21:24, Cesar Campana 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...
>
> Cesar
>
>

That error occurs when you're trying to build a Python library but don't 
have the appropriate version of Visual Studio installed.  If all you 
want is a standard Python 2.7 installation what is wrong with the quick 
link at http://www.python.org/ ?  If that's not what you want, my advice 
is don't waste your time trying easy_install or pip, which is what I 
guess you're using, get a windows binary.  Here's a good place if you 
can't find anything else http://www.lfd.uci.edu/~gohlke/pythonlibs/ :- 
please don't be put off by the "unofficial" tag, I've never had a 
problem using any download from this site.

-- 
Python is the second best programming language in the world.
But the best has yet to be invented.  Christian Tismer

Mark Lawrence

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web