Hi everybody,
I've got a problem with using Clouseau and I hope this is the right forum/ml
for this kind of question.
This is what I did:
- Installed Plone using the Plone-3.1.7-UnifiedInstaller.
- Added Products.DocFinderTab and Products.Clouseau to the eggs section of
buildout.cfg.
- Ran bin/buildout.
- Edited the zope.conf and switched debug-mode to on
- Started Plone with bin/instance start
- Added Clouseau via the Web Interface (Site Setup->Add-on Products).
Now the problem:
When I start a new Clouseau session I always get NameErrors. For example the
example session hello-world.py has this output:
Traceback (most recent call last):
001 File "<input>", line 10, in ?
NameError: name 'self' is not defined
002 >>> print "Hello world!"
003 Hello world!
And when I try the other example or simply enter some commands, there are
even more of these NameErrors ('self' not defined, 'portal' not defined,
etc.).
About my system:
I'm running SuSE Linux 10.0
Plone Version Overview says this:
* Plone 3.1.7
* CMF 2.1.1
* Zope (Zope 2.10.6-final, python 2.4.5, linux2)
* Python 2.4.5 (#1, Dec 3 2008, 16:33:33) [GCC 4.0.2 20050901
(prerelease) (SUSE Linux)]
* PIL 1.1.6
I got a warning during installing plone that I am missing libxml2 support,
but that did not seem to be that big an issue.
What am I doing wrong here?
--
View this message in context:
http://n2.nabble.com/Clouseau-gets-NameErrors-tp1612810p1612810.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup