SystemError: error return without exception set, when using requests and debugger

Environment: Python 3.6.3 Requests 2.18.4 PyCharm 2018.1 When using the above configuration in normal run everything is fine. However,when using PyCharm debugger my output is constantly giving me ...