Not sure if this is what you wanted, but I wrote a script to walk the onedir 
folder (appname/dist/appname) and look for any entries that did not exist in 
the output from ArchiveViewer run on the onefile file.  

All the files in the onedir tree that were listed in the ArchiveViewer output.  
Well, except for five copies of '.DS_Store not found', which is a little odd on 
OS X.

On Apr 3, 2012, at 4:53 AM, Martin Zibricky wrote:

> Lynn Oliver píše v Po 02. 04. 2012 v 16:03 -0700:
>> ImportError:
>> dlopen(/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T/_MEIyI7ve3/_tkinter.so,
>>  2): Library not loaded: @executable_path/Tcl
>>  Referenced
>> from: /var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T/_MEIyI7ve3/_tkinter.so
>>  Reason: image not found 
>> 
>> What can cause it to fail in onefile mode but not onedir mode? 
> 
> Could you compare the content of directory
> like /var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T/_MEIyI7ve3/ with
> the onedir mode?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "PyInstaller" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/pyinstaller?hl=en.
> 

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

Reply via email to