Pycharm does not recognize built in "datetime"

Hi,

 

I am very new to the world of programming and I am new as well to Pycharm. I am trying to get the datetime to print on Pycharm but it fails, I can run the program in the cmd prompt when I call for python (import datetime, datetime.datetime.now()) but I can't run the program in pycharm as it tells me it is unresolved!

I am on windows 10, Python 3.7.0b3 

0

Please sign in to leave a comment.