I'm trying to use easy_install to load twisted, but I keep getting the
following error about not being able to find "vcvarsall.bat". As you can
see, I have the .bat and it's in the PATH. I have Visual Studio C++ Express
installed, and googled a bunch of references to similar easy_install
problems;
On 02:06 pm, drken...@gmail.com wrote:
>I'm trying to use easy_install to load twisted, but I keep getting the
>following error about not being able to find "vcvarsall.bat". As you
>can
>see, I have the .bat and it's in the PATH. I have Visual Studio C++
>Express
>installed, and googled a bunch o
Thanks Jean-Paul,
This seems to work fine, and quickly, too.
Just before your message, I was able to get an apparently successful install
of twisted by installing ActiveState Python 2.6, and installing with their
package manager, so:
c:\>pypm install twisted
but the installers you mention are pr