<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Install issue wikipbx.wikipbxweb: No module named ext</title>
		<link>http://wikipbx.subwiki.com/forum/t-168552/install-issue-wikipbx-wikipbxweb:no-module-named-ext</link>
		<description>Posts in the discussion thread &quot;Install issue wikipbx.wikipbxweb: No module named ext&quot; - /usr/src/wikipbx# python manage.py syncdb

Error: Couldn&#039;t install apps, because there were errors in one or more models:
wikipbx.wikipbxweb: No module named ext</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 05 Sep 2010 03:59:31 +0000</lastBuildDate>
		
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-168552#post-532120</guid>
				<title>Re: Install issue wikipbx.wikipbxweb: No module named ext</title>
				<link>http://wikipbx.subwiki.com/forum/t-168552/install-issue-wikipbx-wikipbxweb:no-module-named-ext#post-532120</link>
				<description></description>
				<pubDate>Sun, 12 Jul 2009 20:35:31 +0000</pubDate>
				<wikidot:authorName>stas_shtin</wikidot:authorName>				<wikidot:authorUserId>230176</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Looks like adding "/usr/lib/python&lt;YOUR VERSION&gt;/site-packages/oldxml" to the PYTHONPATH environment variable should help you.</p> <p>I think you aren't doing anything wrong - it's just that the Ubuntu developers have moved an underlying library from python-xml package in order to avoid some import problems.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-168552#post-531976</guid>
				<title>Install issue wikipbx.wikipbxweb: No module named ext</title>
				<link>http://wikipbx.subwiki.com/forum/t-168552/install-issue-wikipbx-wikipbxweb:no-module-named-ext#post-531976</link>
				<description></description>
				<pubDate>Sun, 12 Jul 2009 16:09:07 +0000</pubDate>
				<wikidot:authorName>NemNem</wikidot:authorName>				<wikidot:authorUserId>350910</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>I'm currently following the install documentation.</p> <p>I am having problems with</p> <p>/usr/src/wikipbx# python manage.py syncdb</p> <p>Error: Couldn't install apps, because there were errors in one or more models:<br /> wikipbx.wikipbxweb: No module named ext</p> <p>After some googling I found the following (which may or may not be significant.</p> <p><a href="https://launchpad.net/ubuntu/+source/python-xml/">https://launchpad.net/ubuntu/+source/python-xml/</a></p> <p>python-xml (0.8.4-10.1ubuntu1) intrepid; urgency=low</p> <p>* Merge from debian unstable, remaining changes: (LP: #????)<br /> - Explicitely remove /usr/lib/python2.[345]/site-packages/_xmlplus,<br /> likely be left by an earlier python-central version. LP: #212917.<br /> - Install the files outside of sys.path, so that the package<br /> does not overlay the xml code as found in the core python packages.<br /> This package should be removed once all rdepends are gone. For<br /> now, packages have to add this path before the first xml import:<br /> sys.path.append('/usr/lib/python%s/site-packages/oldxml' %<br /> sys.version[:3])</p> <p>I am running on an ubuntu server.<br /> /usr/src/wikipbx# cat /etc/debian_version<br /> lenny/sid</p> <p>Any ideas about what I need to do to get this going?</p> <p>Cheers,</p> <p>Darren</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>