OK, So I'm moved to philly, and back to setting up Sapling for a local wiki here. I'm back in trouble.
For backgound, when I left off I was needing to build mysql-python-1.2.1_p2 manually because the default mysql-python in the Ubuntu 6.06 repo is too old. I just grabbed the source, and other packages, built mysql-python-1.2.1_p2 (via the README instructions) and installed it (via the README instructions). Now, when I run "python buildDB.py" in the Sycamore directory, I get new and interesting errors pasted below. I'm looking into it myself, but I don't see right off what/where those are coming from,or what to do. If someone could help me out, that would be sweet, and save some wasted time on my end. - Far [EMAIL PROTECTED]:/hosted/sapling_base/Sycamore$ sudo python buildDB.py Traceback (most recent call last): File "buildDB.py", line 7, in ? from Sycamore import wikidb, config, wikiutil, maintenance File "/hosted/sapling_base/Sycamore/wikidb.py", line 17, in ? dbapi_module = __import__("MySQLdb") File "/usr/lib/python2.4/site-packages/MySQLdb/__init__.py", line 34, in ? from sets import ImmutableSet ImportError: cannot import name ImmutableSet _______________________________________________ Sycamore-Dev mailing list [EMAIL PROTECTED] http://www.projectsycamore.org/ https://tools.cernio.com/mailman/listinfo/sycamore-dev