Nathan Reah

Results 3 comments of Nathan Reah

Hi, I was having an issue with this also and like @anentropic found that this is expected behaviour for twisted.internet.task.react on completion. https://twistedmatrix.com/documents/15.0.0/api/twisted.internet.task.react.html You can work around this by simply...

I'm on Windows 10 as well. I had to rename "lambda" to "lambda.py" in my python "Scripts" folder. I could then do "lambda.py init".

Hi, I had the same issue in Windows 10 but expect that it would occur for any version of Windows. I'm just new to Django Commands but it looks like...