---------- Forwarded message ---------- From: Thomas Richter <[email protected]> Date: Wed, Apr 8, 2009 at 11:44 AM Subject: Re: Problem with installing Schooltool To: Tom Hoffman <[email protected]>
Am Mittwoch, den 08.04.2009, 11:03 -0400 schrieb Tom Hoffman: > Thomas, > > <ignas> th1a: hmm, bzr up in stapp2008spring directory > <ignas> and make run > or bin/buildout + make run > should fix it > > Give that a try. > unfortunately not. :-( Thomas ------------- k...@karlinux:~$ cd schooltool_sandbox/schooltool.stapp2008spring/ k...@karlinux:~/schooltool_sandbox/schooltool.stapp2008spring$ bzr up Tree is up to date at revision 32. k...@karlinux:~/schooltool_sandbox/schooltool.stapp2008spring$ make run test -d python || make BOOTSTRAP_PYTHON=python2.4 bootstrap test -f bin/test || make buildout make[1]: Betrete Verzeichnis '/home/karl/schooltool_sandbox/schooltool.stapp2008spring' bin/buildout Traceback (most recent call last): File "bin/buildout", line 9, in ? import zc.buildout.buildout File "/tmp/tmpum360R/zc.buildout-1.2.1-py2.4.egg/zc/buildout/buildout.py", line 33, in ? ImportError: No module named pkg_resources make[1]: *** [buildout] Fehler 1 make[1]: Verlasse Verzeichnis '/home/karl/schooltool_sandbox/schooltool.stapp2008spring' make: *** [build] Fehler 2 k...@karlinux:~/schooltool_sandbox/schooltool.stapp2008spring$ bin/buildout Traceback (most recent call last): File "bin/buildout", line 9, in ? import zc.buildout.buildout File "/tmp/tmpum360R/zc.buildout-1.2.1-py2.4.egg/zc/buildout/buildout.py", line 33, in ? ImportError: No module named pkg_resources k...@karlinux:~/schooltool_sandbox/schooltool.stapp2008spring$ > --Tom > > 2009/4/8 Thomas Richter <[email protected]>: > > Dear Tom, > > > > I tried to setting up developement sandbox according to the chapter in > > schooltool online-book. All went fine till "make build". I got the > > following errors (Attachment) > > > > I installed the schooltool ubuntu backages before so had a running > > schooltool on my box but whanted to use the developement sandbox for > > coding. But unfortunately now all schooltool packages in pythons > > site-packages are gone too. > > > > What to do? > > > > Thomas > >
signature.asc
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~schooltool-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~schooltool-developers More help : https://help.launchpad.net/ListHelp

