spyoungtech / grequests

Requests + Gevent = <3
https://pypi.python.org/pypi/grequests
BSD 2-Clause "Simplified" License
4.49k stars 331 forks source link

Installed grequest cause Pycharm debug mode run error #121

Closed MonchiLin closed 6 years ago

MonchiLin commented 7 years ago

python ver: python 36 software ver: Pycharm 2017 2.3

spyoungtech commented 7 years ago

Hi @muxi2015 thanks for the report. Can you please provide some details (like error messages) on this and describe minimal steps to reproduce?

I am using PyCharm Professional 2.3 with Python 3.6 as well, but haven't had any problems installing grequests.

MonchiLin commented 7 years ago

reproduce the problem:Pycharm debug django application

carsonip commented 6 years ago

In Settings > Build, Execution, Deployment > Python Debugger: check Gevent compatible