Hi Holger!
I was so excited to see the new RR-to-Shotgun Python Module in v7. I'm one of the admins for our Shotgun site, and I'm trying to get that up and running now. I've got everything entered correctly, but when I click 'Install' RR throws a Python error saying it's unable to import the shotgun API:
ERR - Unable to connect to shotgun:
Exception running command:
import shotgun_api3
Traceback (most recent call last):
File "<string>", line 2, in <module>
ImportError: No module named shotgun_api3
rrConfig 7.0.01 32bit [650f88,,,,|ffffffffcccc0010,,,,|ffffffffcccccccc,,,,|]
But I'm confident that we have everything filled in correctly, including the path to the Shotgun API. We've even tried placing the shotgun_api3 module inside [RR]\plugins\python_modules and still have the same problem. I can send you a screen shot off-list if you like. Naturally, if I try the same import with any other Python interpreter, it imports just fine from that same location.
So I can't wait to test this part of rr7, because I think it would REALLY help with getting RR to talk to SG, and we've been trying to figure out a way to do this for some time. Just trying to get over this basic hurdle of importing the SG API. Thanks for any insight or help you can provide.
-Tim