chen44 / unpyc

Automatically exported from code.google.com/p/unpyc
0 stars 0 forks source link

Error on Install #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I tried to install unpyc I get this error:

Microsoft Windows XP [Versão 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>cd C:\Python26\decompyle

C:\Python26\decompyle>setup.py install
running install
running build
running build_py
running build_ext
building 'unpyc/marshal_20' extension
error: Unable to find vcvarsall.bat

I'm using Windows XP SP3 32bits
Python 2.6
And I have Microsoft Visual C++ 2005 Express Edition

I don't know what I'm doing wrong...

Original issue reported on code.google.com by mastergipy@gmail.com on 29 Nov 2009 at 2:37