ModuleNotFoundError: No module named 'configBeforeStart' code example
Example: modulenotfounderror no module named 'config' python
import sys
sys.path.append('../../')
import config
import sys
sys.path.append('../../')
import config