pjrulez
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created pydevd-pycharm - ModuleNotFoundError: No module named '_pydevd_bundle.tables'
The project I'm working on was set up to use pydevd_pycharm for debugging from a docker container.On launch of the app, import pydevd_pycharm is called and everything used to work.After upgrading t...