> > File "/petsc/config/configure.py", line 449, in petsc_configure > > framework = > > config.framework.Framework(['--configModules=PETSc.Configure','--optionsModule=config.compilerOptions']+sys.argv[1:], > > loadArgDB = 0) > > File "/petsc/config/BuildSystem/config/framework....