pythonzope.interface

how do i install zope interface with python 2.6?


During setup, I'm like missing vcvarsall.bat

running build running build_py running build_ext building '_zope_interface_coptimizations' extension error: Unable to find vcvarsall.bat


Solution

  • vcvarsall.bat is a batch file that comes with MSVC. Make sure that it is in your %PATH%.