[wingide-users] use alternate python interpreter?
Wing IDE Support
support at wingware.com
Thu Aug 26 16:26:15 MDT 2010
On 8/26/10 5:57 PM, Jordan O wrote:
> Hi everyone,
>
> As I know you can use different python executables to run your files,
> I got to wondering if I could execute my current script in another
> software.
> I'm writing python scripts for a software called "Nuke". If you run
> the nuke.exe with a -t flag, it will run a python interpreter via
> commandline. Or if you specify a python file after the -t flag, it'll
> execute that python script in the nuke environment.
Wing current doesn't support this. It expects the python executable to
act like the CPython binary and accept the same arguments.
Cheers,
John
More information about the wingide-users
mailing list