fresh install from source, Unable to find vcvarsall.bat
Posted: August 29th, 2014, 6:43 am
Hi all,
On Win7 I have a working setup of Sabnzbd 0.7.16.exe. I want to do a fresh install from source. Installed latest python 2.7.x for x64. When starting SABnzbd I noticed that SSL server connection was grayed out. I installed PyOpenSSL 0.14 by extracting the fale to C:\Python27\Lib\site-packages\pyOpenSSL-0.14. Then I ran from command line : python setup.py install.
The installation is aborted : C:\Python27\Lib\site-packages\pyOpenSSL-0.14
I decided to continue with the other modules before fixing the OpenSSL problem. I did the same for yENC, and got the same error.
C:\Python27\Lib\site-packages\yenc-0.3>python setup.py build
running build
running build_py
running build_ext
building '_yenc' extension
error: Unable to find vcvarsall.bat
Why is this? Do I need to install Virtual Studio? Maybe a pointer on the SABnzbd installation guide that mentions something about this? Many thanks in advance.
On Win7 I have a working setup of Sabnzbd 0.7.16.exe. I want to do a fresh install from source. Installed latest python 2.7.x for x64. When starting SABnzbd I noticed that SSL server connection was grayed out. I installed PyOpenSSL 0.14 by extracting the fale to C:\Python27\Lib\site-packages\pyOpenSSL-0.14. Then I ran from command line : python setup.py install.
The installation is aborted : C:\Python27\Lib\site-packages\pyOpenSSL-0.14
I decided to continue with the other modules before fixing the OpenSSL problem. I did the same for yENC, and got the same error.
C:\Python27\Lib\site-packages\yenc-0.3>python setup.py build
running build
running build_py
running build_ext
building '_yenc' extension
error: Unable to find vcvarsall.bat
Why is this? Do I need to install Virtual Studio? Maybe a pointer on the SABnzbd installation guide that mentions something about this? Many thanks in advance.