Spindle FEA runs into errors when started from command line

The command abaqus cae noGUI=job.py produces

Abaqus Error: 'Model' object has no attribute 'FieldOutputRequest'.

If the progam is started from Abaqus GUI everything works fine.

Possible reason: Abaqus CAE does not load certain dependencies when started from terminal in contrast to GUI. Need to sort out imports.