Can't view any packages in the Project Interpreter field

Answered

Hi, I'm new to this and currently taking an online robot framework testing class.  I installed Python on my machine and PyCharm and am supposed to see a bunch of packages in the Project Interpreter field but am not seeing any.  This is resulting in all the keywords on my script to be underlined in red (i.e. they're not recognized) as well as the Selenium2Library I'm using for this.  The odd thing is that I was able to execute my first script successfully.

Can anyone let me know how to view and select my packages in the Project Interpreter field so that my keywords can get recognized?

Thanks!

Sacha-

 

0
1 comment

> I installed Python on my machine and PyCharm and am supposed to see a bunch of packages in the Project Interpreter field but am not seeing any. 

You need to add the desired python interpreter to Pycharm as described here: https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html. Please let me know if you have any problems with it.

0

Please sign in to leave a comment.