David Kasakaitis
David Kasakaitis
This issue is happening for me as well, but I can't seem to determine what's causing the issue. Tried to go through all the installed apps and no conflicts seem...
@elineda Adding _--nothreading_ to the **runserver** command does seem to resolve the issue for me. I am running my development server through Uvicorn though, so I am curious if you...
I am facing the same issue trying to register visual/select keymap. Has this issue been resolved by any chance?
If this is still an issue I was getting the problem when running a global Jupyter config. I recently reinstalled my iPython into a Pipx virtual environment which broke the...
@benlubas It's the standard `$ pip install jupyter` command. After that I ran `$ pip uninstall ipython`. I just tested this again and it was hanging again, but Jupyter notebook/lab...