Daniel Hyams píše v St 03. 04. 2013 v 23:00 -0400:

> 
> cd $my_local_pyinstaller_dist/bootloader
> python waf clean
> python waf configure
> *edit source code, adding a few chars to the VS("_MEIPASS...")
> statement in common/main.c*
> python waf build
> python waf install
> cd $where_my_script_is_that_i_want_to_package
> python $my_local_pyinstaller_dist/pyinstaller.py -w -d -y MacApp.py

This should just work.

Could you provide the output from  'python waf install'?

Could you just try manually remove directory ./bootloader/build ?


-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to