No module named 'requests'
Answered
I have trouble to set up the right project SDK.
can't figure out why intlliJ comes with an error " No module named 'requests' " but if I run it in the terminal - no error
The library is in the anaconda3 folder. I haven in my project Python 3.6.
Please sign in to leave a comment.
Please file a bug at https://youtrack.jetbrains.com/issues/PY with the sample project attached. Make sure run/debug configuration specifies the valid module name.
You need to use the Python module for this project.