Alexey Izbyshev <[email protected]> added the comment:
You might try to check the list of DLLs loaded into the stuck python process and find third-party ones (e.g., antivirus). If there are any, disable the third-party software and try again. ---------- nosy: +izbyshev _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35418> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
