I'm getting this traceback:
Traceback (most recent call last):
File "C:\Users\svp12\PycharmProjects\practiques\main.py", line 6, in <module>
from deep_translator import GoogleTranslator
ModuleNotFoundError: No module named 'deep_translator'
But the module is installed