MAXI1693
MAXI1693

Reputation: 61

Can not install "wfastcgi 2.1 gateway for iis and python 2.7.9" in IIS

I have a error installing "wfastcgi 2.1 gateway for iis and python 2.7.9" in IIS, to deploy an app django in windows 10. I can not download the installer (see the image).

enter image description here

Please, have someone the installer?

Thanks in advance!

Upvotes: 1

Views: 3296

Answers (1)

MAXI1693
MAXI1693

Reputation: 61

That looks like Web Platform Installer. That feed is not maintained anymore, and it points to files on CodePlex which no longer exist now that CodePlex is closed/archived.

We recommend you install from https://pypi.org/project/wfastcgi/ instead, using pip.

Upvotes: 5

Related Questions