[Grok-dev] Re: Wrong version of Twisted?
Tres Seaver
tseaver at palladion.com
Wed Jan 16 12:23:38 EST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Martijn Faassen wrote:
> Sebastian Ware wrote:
>> Now I get it. I should be using python 2.4.4 but it seems that I am
>> using python 2.5. Can I force Grok to use a specific python executable?
>
> Note that I suspect your Twisted problems have to do with the inclusion
> of *a* version of Twisted on the most recent version of Mac OS X. Since
> that Twisted relies on zope.interface, which is unlikely to be the
> version we need, that's also going to lead to problems.
>
> I don't think the problems have something to do with Python 2.5 per-se.
> Something like virtualenv should make the problem going way.
Right, but you need to be sure to block the "host" Python's
site-packages, e.g.:
$ /usr/bin/virtualenv /path/to/new/environment --no-site-packages
/me thinks that should be the default, but others (the maintainer, for
one) disagree. ;)
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
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
iD8DBQFHjj2a+gerLs4ltQ4RAhtLAKCMC3i2egV2xXeHBAS1o9sCOyw3GgCfa/SW
LUbmhnW6TpBS9FKB2kPGY2A=
=UFrA
-----END PGP SIGNATURE-----
More information about the Grok-dev
mailing list