I know that Eclipse allows me to do this. However, in PyCharm I need to use Alt+ Enterfor each missing module to import it.
Is there a keyboard shortcut that allows me to import all the missing modules in one go? Later I could fix any incorrect imports.
Tejas source
share