My question is around an error on python : no module Named 'odbAccess'.
I have started with these lines :
import sys
import odbAccess
import numpy as np
from odbAccess import *
from abaqusConstants import *
from types import IntType
from numpy import array
For information, this script is running when I use the command Run script with abaqus.