> I am exactly in the "pretty advanced usage": I want to create a zip that embed numpy. In this case, I have to bundle the C extension. How can I do that? 1. PyInstaller 2. PyOxide (new technology, may or may not support Numpy) Let us know how you make out. Malcolm