Daniel Hyams píše v Út 07. 05. 2013 v 12:30 -0400:
> With the latest (develop) version of PyInstaller, I suddenly started
> having problems loading a shared library via ctypes, meaning: 
> 
> my_dll = ctypes.CDLL('thelib.so')

how should it work?

Does it work when you set LD_LIB_PATH in your code?

Could you try to use the @executable, @rpath or @loader_path?

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