Python Forum

Full Version: error while running in debug mode ModuleNotFoundError
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Error:
Traceback (most recent call last): File "C:\Program Files\JetBrains\PyCharm 2020.1.2\plugins\python\helpers\pydev\pydevd.py", line 10, in <module> from _pydevd_bundle.pydevd_collect_try_except_info import collect_return_info ModuleNotFoundError: No module named '_pydevd_bundle'