
Originally Posted by
michaelmovies
Yeah when the Nuke interface is running (either with GUI up, or using Nuke -t in the terminal) then your license is active and you can import nuke, BUT you can't have both an active IDLE interactive session and Nuke at the same time, because essentially the Script Editor is always running as part of Nuke, and is commandeering the interactive session.
The Script Editor is essentially a dumbed down IDLE anyway, so all I do is run python's IDLE as a smarter text editor, then copy and paste to the Script Editor window to run ... I keep two Script Editor panels open in Nuke, one for my main script and one for help(nuke.blahblah) type queries.
Everyone's been asking them for some sort of hookup to IDLE with Nuke running, and hopefully it'll happen ... or Script Editor will be expanded to a full fledged IDLE.