Hi giovanni, all.

After having made pyinstaller work with matplotlib, scipy (well not
perfect this one, sadly had to hack a little due to time constraints),
opengl, pyqt AND python2.6 (thanks Florian! and ticket 39) under 7 now
I want to put more pressure on pyinstaller!

Here is the challenge, make mayavi work...
Well this part will be fun, it depends on enthought distribution, vtk
and mayavi :)

My first (raw) try gave me:
ImportError: No module named enthought.traits

Ok, googled a little:
https://mail.enthought.com/pipermail/enthought-dev/2009-September/024306.html
http://groups.google.com/group/pyinstaller/browse_thread/thread/cffcb4ccb0241b75/04b14798750d8af3?lnk=gst&q=enthought#04b14798750d8af3

Smell bad for me...

Ok, so if I would want to spend some time on the subject:

1/Do you think something is possible with pyinstaller (and not hacky
as https://svn.enthought.com/enthought/changeset/24349?)
I mean could a proper hook can do the job?

2/I've seen that all packages needed are in something like:
C:\Python26\Lib\site-packages\Mayavi-3.3.0-py2.6-win32.egg
Does pyinstaller has full support for the egg format?(seems ok from
the FAQ, but prefer to ask the specialists)

;_;

Any comments welcomed!

Laurent



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