Re: Bugs: cannot start runserver since Django 2.2.2

2019-06-05 Thread Ramiro Morales
Hi Bob, Are you sure aren't Autobahn and/or Twisted (or any another lib) being upgraded at the same time? >From the look of the traceback it seems there is a sizeable list of chained dependencies and it shows clearly cryptography is being actually imported from autobahn. On Wed, Jun 5, 2019 at 10

Bugs: cannot start runserver since Django 2.2.2

2019-06-05 Thread Bob Voorneveld
Since the security fix there were 2 problems: The package cryptography is required (wasn't before updating the pip package). I'm running Django 2.2.2 with Daphne 2.3.0. See stacktrace: Loading .env environment variables… [05/Jun/2019 15:05:43] INFO [django.utils.autoreload:584] Watching for file