I have come back to a project and pycharm warned me that python interpreter was invalid for the project. In this question the answer was to recreate virtualenv which I did. However the warning keeps there but I am able to run my script and install packages.
Should I just disable this warning?