[Grok-dev] grokproject error
Philipp von Weitershausen
philipp at weitershausen.de
Thu Oct 9 09:55:21 EDT 2008
El 9 Oct 2008, a las 15:49 , Jan Ulrich Hasecke escribió:
> Am 09.10.2008 um 14:33 schrieb Philipp von Weitershausen:
>>> No module named schemaless
>>> This is an old acquaintance.
>>
>> Yes. You probably still have an older version of ZConfig sitting in
>> your Python's site-packages. Try creating the virtualenv with
>>
>> virtualenv.py --no-site-packages
>
>
> I did this, but maybe it is due to the fact that in this virtualenv
> I already created a Plone installation.
Quite possibly.
> Not too familiar with virtualenv, the question for me is. Must I
> have one virtualenv for only each zope instance?
You don't *have to*, but it doesn't hurt, either. Creating virtualenvs
is cheap. In this case, it would definitely have been a good idea due
to the suspected influence of that Plone installation.
More information about the Grok-dev
mailing list