I was starting my coding journey but hit a wall before even starting.
When I am trying to run a guizero code from pycharm I am getting this error "ModuleNotFoundError: No module named 'guizero' "
But it works fine If i run it via python command prompt. So with my little knowladge I feel pycharm is not able to see guizero libraries and I have no idea how to make it happen.
So tldr is HALP! Thanks in advance for any response ^^