I'm a student lab administrator at Rutgers University in Camden, NJ. I'm relatively new to Qube! and am trying to implement Qube! 5.4 into our lab's renderfarm, but I seem to get an error message when I try to load the "QubeSubmit.py" plugin file. I have all the updates versions of the XSI jobtype, Qube! core, and Qube! worker. I have ActivePython 2.4 and ActivePerl 5.8 installed on this test machine with the environment variables pointing to the right directory.
Here's the error message from within XSI:
# INFO : Qube location (from QBDIR): C:\Program Files\pfx\qube\
# INFO : Appending to python path "C:\Program Files\pfx\qube\/api/python"
# ERROR : Traceback (most recent call last):
# File "<Script Block >", line 45, in ?
# import qb
# ImportError: Bad magic number in C:\Program Files\pfx\qube\api\python\qb\__init__.pyc
# - [line 45 in C:\Program Files\pfx\jobtypes\xsi\QubeSubmit.py]
There is no "Qube.py" file as the documentation states there should be, so I assumed this "QubeSubmit.py" file was what I needed. There is also no api for versions 6.5 or 7.
Any help would be greatly appreciated.