SDK Seems Invalid error
So I'm running Build #PC-163.82.33.8 on my RHEL7 installation and I can't seem to get a python 3.5 interpreter to work to save my life.
I've followed this site on how to get it installed: https://developers.redhat.com/products/softwarecollections/get-started-rhel7-python/
Everything works fine from the command line, when I try which python it tells me this location: /opt/rh/rh-python35/root/usr/bin/python which is a link to python3 which is a link to python3.5 I've tried adding that location there and it says SDK seems invalid, I've tried adding a link to /usr/bin/python3.5 and I get similar results.
I've read "similar posts" but really none seemed to hit my problem except one and the end user never responded or gave enough information.
Appreciate any help.
Please sign in to leave a comment.
oh and I have made sure that python3.5 is rwxrwxrwx
Hello David, thank you for the report and sorry for delay with reply. If the problem is still relevant for you, please contact pycharm-support@jetbrains.com with screenshots and your idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files) or file an issue to Pycharm issue-tracker: https://youtrack.jetbrains.com/issues/PY. Thank you!