Hi,

By default all lib*.so , wx_*.so goes into the target directory. How
do I set pyinstaller options so that all libs go into
{target-folder}/lib
folder. Target folder looks crappy with all those libs.

When you execute app(Linux) using console, internally os.getcwd()
returns correct directory but when you execute app using file manager
(dolphin, nautilus etc) by clicking, os.getcwd() returns a different
directory. Why it's like that?

Prashant

-- 
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