You can either 1) Add the path to the local site-packages directory to your PYTHONPATH environment variable before launching Nuke, or 2) call `sys.path.append(localPath)` in an init.py.
-Nathan From: Jared Glass Sent: Wednesday, May 30, 2012 8:30 AM To: [email protected] Subject: [Nuke-python] Can nuke be set to use Windows Python instead ofbundled Python? Hi Does anyone know of a way to set nuke to use the python (and hence the site_packages) of the windows python instead of the python located in: C:\Program Files (x86)\Nuke6.1v3\lib or possibly together with this python? (Where nuke python modules would replace system python modules with the same name in the plugin path) Or if this is even possible? -- Kind Regards, Jared Glass | Technical Lead Triggerfish Animation Studios Zambezia Movie | Khumba Movie -------------------------------------------------------------------------------- _______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
