ok great,
I don't need dependencies from nuke, so I guess standalone should be ok
to sum up, I need to recreate the interface using pyQT then compile the
interface+code using py2exe or pyinstaller
sounds like it's time to read some docs
thanks a lot
________________________________
De : Sebastian Elsner <[email protected]>
À : julien hery <[email protected]>; Nuke Python discussion
<[email protected]>
Envoyé le : Jeudi 9 Juin 2011 14h35
Objet : Re: [Nuke-python] Convert nuke python script to standalone
As long as you somehow import nuke, you cannot use it as a standalone
program. If you remove all dependencies of nuke it is possible to use
py2exe though I prefer pyinstaller. For the interface I would use PyQt
or if you do not want to add an additional dependency use Tkinter.
On 06/09/2011 02:06 PM, julien hery wrote:
> Hi,
>
> I've been doing a python script inside nuke, designed to create a
> directory structure for my projects.
> It has a small interface. I'm wondering if I can use something like
> py2exe to convert this script to a standalone executable, and if it's
> possible to convert the small interface?
> Has anyone tryed this ?
>
> Julien Hery
>
> Royal Post
> 10 rue Vivienne
> 75002 Paris
> Off: +33(0)1 53 45 01 23
> Mob: +33(0)6 62 07 99 84
> www.partizan.com
> updated each week
>
>
>
> _______________________________________________
> Nuke-python mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
--
Sebastian Elsner - Pipeline TD - r i s e | fx
t: +49 30 201 803 00 [email protected]
c: +49 175 336 5739 7548 www.risefx.com
r i s e | fx GmbH
Schlesische Strasse 28, Aufgang B 10997 Berlin
Richard-Byrd-Strasse 12, 50829 Cologne
Geschaeftsfuehrer: Sven Pannicke, Robert Pinnow
Handelsregister Berlin HRB 106667 B
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python