Integrated Submitter script for Softimage error

Hi, first time posting here - Don’t know if anyone has come across this - I’m getting an error from the integrated submitter for Softimage in Deadline 6 - I’ve used it previously without any issues in a different studio, however this new setup is throwing up some problems. The one noticable difference in the setups is the machine with the MongoDB running is Win 8.1.

Deadline installs fine, repository connects to the Mongo DB, client machines connect to the repository.

However when I try to run the integrated submitter script in Softimage2014 I get the following error message (from the softimage script editor)
[b]
INFO : Traceback (most recent call last):

File “<Script Block 2>”, line 107, in Main

File “D:\Deadline_6_1\submission\Softimage\Main\SoftimageToDeadline.py”, line 5, in

import SoftimageToDeadlineFunctions

File “D:\Deadline_6_1\submission\Softimage\Main\SoftimageToDeadlineFunctions.py”, line 871

tileJobInfoFile.write("\nCleanupTiles=" + str(opSet.Parameters( “RegionCleanupJobCheckBox” ).Value))

^

IndentationError: unexpected indent

ERROR : The SoftimageToDeadline.py script could not be found in the Deadline Repository. Please make sure that the Deadline Client has been installed on this machine, that the Deadline Client bin folder is set in the DEADLINE_PATH environment variable, and that the Deadline Client has been configured to point to a valid Repository.

[/b]

The “SoftimageToDeadline.py” script is located in the repository, the client is installed and the DEADLINE_PATH env variable is correct and the Deadline Client is pointing at the correct repository!!!

MongoDB is installed on a Win8.1 machine. The error occurs in Softimage 2014 on Win8 and Win7 machines.

Thanks to anyone that can help!