-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hanno Schlichting wrote: > Andreas Jung wrote: >> I haven't seen an issue with this. What is the exact failure? >> >> Andreas >> >> On Mon, Feb 23, 2009 at 17:46, Tres Seaver <[email protected]> wrote: >> The scripts run, but produce instances which don't work, because they >> plug in the "base" python, rather than the "zopepy" one. Is anybody >> working on fixing this issue? > > Creating an instance from the SVN checkout itself doesn't work for me > either for the same reason. The created scripts try to use the general > Python interpreter without the correct sys.path and end up missing out > all the dependencies.
Right: if you hack it to use the 'zopepy' script, rather than sys.executable, then the instance scripts work. > So far only creating an instance from a source distribution built from > the SVN checkout works for me. - -- =================================================================== Tres Seaver +1 540-429-0999 [email protected] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJotYZ+gerLs4ltQ4RArhKAJ9NbZ6GfApTxw3NzG9/tez5OLrAGQCgynKK REUivQU9PkOHseeIquG7AL0= =zJxt -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
