You are on page 1of 2

Microsoft Windows [Version 6.3.

9600]

(c) 2013 Microsoft Corporation. All rights reserved.

C:\WINDOWS\System32>cd..

C:\Windows>Set "MOD_WSGI_APACHE_ROOTDIR=c:/wamp64/bin/apache/apache2.4.35"

C:\Windows>set "MOD_WSGI_APACHE_ROOTDIR=c:/wamp64/bin/apache/apache2.4.35"

C:\Windows>Pip install mod_wsgi

Collecting mod_wsgi

Using cached https://files.pythonhosted.org/packages/47/69/5139588686eb40053f8

355eba1fe18a8bee94dc3efc4e36720c73e07471a/mod_wsgi-4.6.5.tar.gz

Complete output from command python setup.py egg_info:

Traceback (most recent call last):

File "<string>", line 1, in <module>

File "C:\Users\Ad_Gour\AppData\Local\Temp\pip-install-ng36t5b5\mod-wsgi\se

tup.py", line 158, in <module>

raise RuntimeError('No Apache installation can be found. Set the '

RuntimeError: No Apache installation can be found. Set the MOD_WSGI_APACHE_R

OOTDIR environment to its location.

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in C:\Users\Ad_Gour\

AppData\Local\Temp\pip-install-ng36t5b5\mod-wsgi\
You are using pip version 10.0.1, however version 18.1 is available.

You should consider upgrading via the 'python -m pip install --upgrade pip' comm

and.

C:\Windows>

You might also like