Jun-24-2020, 07:59 PM
Does it really say "No module named ImportingModules" or "No module named ImportingModules.py"? You don't want to put the ".py" on the import line.
import ImportingModules