Stefano Imoscopi
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Debugger XML write error when using Debug Console
I am using PyCharm 2023.3.1 Professional (Build #PY-233.11799.298).My OS is Windows 10.I get this error every time I am debugging and input anything in the debug console:In [5]: print('Hello')Hello...