I'm trying to develop a Twisted Web server but can't seem to run the twistd
command. I've tried setting the python path and even included the path to the twistd.py
script in my Path but nothing seems to work.
I'm using Twisted 12.0.0 and Python 2.7 on Windows. Any help would be hugely appreciated.