Sorry. I'm a little confused about SupportedPackages. Does it mean,
for example, when I making an onefile PyQt application it does not
require users on other computers to install C++ Qt library?

If I need to run fuse-python on Mac, I must have the MacFuse pre-
installed on the running computer. In my experience, installing the
fuse-python on Mac is a bothering operation even the MacFuse already
installed. Because it has some C library dependencies. I even still
need to use MacPorts to build up a working development environment. So
if I want to use PyInstaller to make an execution using fuse-python on
Mac, I think there must need some trick to let it work so users on
other computers are not required to build a fuse environment.

On 5月28日, 上午2時03分, Giovanni Bajo <[email protected]> wrote:
> On 5/27/2009 4:55 PM, Olli Wang wrote:
>
> > Hi. Is it possible to add fuse-python (http://pypi.python.org/pypi/
> > fuse-python/0.2) support to PyInstaller? Most current Linux
> > distributions are FUSE-enabled in kernel by default. For Mac, there is
> > a macfuse project (http://code.google.com/p/macfuse/). I'd really want
> > to see it would be included in PyInstaller. Thanks.
>
> Why do you think this package is not supported by PyInstaller? Did you
> try and it did not work? If so, can you show me at least a traceback?
>
> Thanks!
> --
> Giovanni Bajo
> Develer S.r.l.http://www.develer.com
--~--~---------~--~----~------------~-------~--~----~
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