AshokaP píše v St 13. 02. 2013 v 21:29 -0800:
> I am trying to use the 'ggplot' style in mpltools. Any suggestions?
> Thanks. 

Look at ggplot code if it's doing some sort of indirect import of
modules:

- like using __import__() function, or 'imp' module
- or trying to load some .py files directly from filesystem

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