Hello Ignas,
thank you for helping me out.
I have some 'eggs' in my python directory possibly that are not touched by the
zope3 installation of schooltool. So i wonder if removing all my eggs ( .. )
isn't going to break anything. I presume eggs get replaced by newer ones if
installing into the lib/pythonxx/site-package dir, but am not that familiar
with it. Or, should i remove eggs somewhere else?
If i just svn up and make, i get another error:
Processing dependencies for schooltool==2006.999-2007-alpha1-svn-r7303
error: Installed distribution zope.publisher 3.4.1 conflicts with requirement
zope.publisher>=3.5.0a1.dev-r78727
make: *** [build] Error 1
Seems i stumble on subsequent dependencies.
I temporarily moved my 'egg' files, svn co'ed, (svn up'ed), ran sudo make
install, and got another error:
Traceback (most recent call last):
File "setup.py", line 38, in ?
import pkg_resources
ImportError: No module named pkg_resources
Replacing my egg files into the site-packages recreated the first error
mentioned above, so, some egg was fital for the installation :) Perhaps you can
see i'm like an elephant in a porcelain cubbard (a translation of Dutch
proverb).
Seems to me the Zope3 installation needs to adhere to a newer version (hardly a
schooltool problem).
Your help is much appreaciated,
felix
-------- Original Message --------
From: "Ignas Mikalajunas" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [email protected]
Subject: Re: [schooltool] problem installing svn co 7304
Date: Wed, 7 Nov 2007 12:31:25 +0200
> > From: [EMAIL PROTECTED]
> > Apparently from: [EMAIL PROTECTED]
> > To: [email protected]
> > Subject: [schooltool] problem installing svn co 7304
> > Date: Wed, 7 Nov 2007 00:03:09 -0500
> >
> > > Hi list,
> > >
> > > the easy installation is running smoothly until it hits a requirement it
> > > cannot find:
> > >
> > > Searching for zope.tal
> > > Reading http://ftp.schooltool.org/schooltool/eggs/3.4
> > > Reading http://pypi.python.org/simple/zope.tal/
> > > Reading http://svn.zope.org/zope.tal
> > > Best match: zope.tal 3.4.0
> > > Downloading
> > > http://pypi.python.org/packages/source/z/zope.tal/zope.tal-3.4.0.tar.gz#md5=77b2668cb444ec35749e9022a22dae67
> > > Processing zope.tal-3.4.0.tar.gz
> > > Running zope.tal-3.4.0/setup.py -q bdist_egg --dist-dir
> > > /tmp/easy_install-n3TkUq/zope.tal-3.4.0/egg-dist-tmp-NKD1bG
> > > Adding zope.tal 3.4.0 to easy-install.pth file
> > >
> > > Installed /usr/local/lib/python2.4/site-packages/zope.tal-3.4.0-py2.4.egg
> > > error: Installed distribution zope.traversing 3.4.0 conflicts with
> > > requirement zope.traversing>=3.5.0a1.dev-r78730
> > >
> > > Is there a match of zope.tal 3.5.0 available somewhere?
>
> Could you "rm -rf ./eggs" "svn up" and "make" again, please?
>
> Ignas
_______________________________________________
Schooltool mailing list
[email protected]
http://lists.schooltool.org/mailman/listinfo/schooltool