E
Elbert Lev
Hi!
I'm having a problem with twisted on windows. Installed it and started
finger tutorial. All was working fine untill stem 11 - running twistw
(twistd in documentation). It dies with now error indication. Tried
debugin it, but also with no succes: process terminates before getting
to the run() method
def run():
app.run(runApp, ServerOptions)
Please help.
I'm having a problem with twisted on windows. Installed it and started
finger tutorial. All was working fine untill stem 11 - running twistw
(twistd in documentation). It dies with now error indication. Tried
debugin it, but also with no succes: process terminates before getting
to the run() method
def run():
app.run(runApp, ServerOptions)
Please help.