When I install python first time, wfastcgi-enable didn't have any problem. But when I uninstall and reinstall, it happened like this!
Command Prompt
C:\Windows\system32>pip install wfastcgi
Collecting wfastcgi
Using cached wfastcgi-3.0.0.tar.gz (14 kB)
Using legacy 'setup.py install' for wfastcgi, since package 'wheel' is not installed.
Installing collected packages: wfastcgi
Running setup.py install for wfastcgi ... done
Successfully installed wfastcgi-3.0.0
C:\Windows\system32>wfastcgi-enable
failed to create process.
My python install place. C:\Users\Civil\Python38