Whenever I open PyCharm I get 2 warnings as marked with red in the image below :
The warnings are :
Load Settings
Cannot load settings from file 'F:\Restframework\ .idea\Restframework.iml':File F:\Restframework.idea\Restframework.iml does not exist Please correct the file content
and
Load Settings
Cannot load settings from file 'P:\Website Codes\Restframework\ .idea\Restframework.iml':File P:\Website Codes\Restframework.idea\Restframework.iml does not exist Please correct the file content
I don't have any F: drive in my laptop and in Website Codes folder in P: drive there is no Restframework folder. So , why I'm getting such warnings and what I'm supposed to do to avoid these warnings ??
