Error: "ModuleNotFoundError: No module named 'websockets ...
groups.google.com › g › otreeJul 18, 2021 · When I try "otree devserver", the last line of the output is: ModuleNotFoundError: No module named 'websockets.extensions'; 'websockets' is not a package. But I have already installed websockets with "pip install websockets" and "pip3 install websockets". Following is part of the output of "pip list": websocket 0.2.1. websocket-client 1.1.0.