1) I am trying to setup a WAMPServer
and am stuck on which file I need to download from the site: http://www.lfd.uci.edu/~gohlke/pythonlibs/#mod_wsgi
I am using: Windows 7(64 bit)
, Apache 2.4.9
and Python 2.7
.
2) Also, many of the tutorials I have seen on the matter say to download a .so
file. However the above link contains .whl
files?
I've been using this https://stackoverflow.com/a/20128269/2268507 as a guide.
I would really appreciate it if someone could shed some light on these two matters.
Thank you for your help.