I got a problem when I ran a python script with Abaqus getting the error
importerror no module named config
for the command:
import config
The first thing you have to do is to install the extra module for the python version which Abaqus uses. To get this version, type the following command in...