PyCharm not indexing site-packages
Answered
PyCharm works fine, there is no issue about that. However when I try to use conda or default 3.6 as an interpreter and try to import module from site-packages into my project PyCharm failed. I've checked the paths and they clearly include Python36/Lib/site-packages.
What should I do about this issue ?
Regards.
Please sign in to leave a comment.
Hello Muhammet,
Could you please attach a screenshot that shows the issue? Thank you.