[4suite] Problem with amara install
Uche Ogbuji
uche at ogbuji.net
Thu Aug 10 10:58:57 MDT 2006
Thorsten Ørts wrote:
> For some reason Amara installed to C:\Program Files\Python24\Python24\ ?
> After moving the files i still have problems such as:
>
> import amara
> doc = amara.parse('test.xml')
>
> Yields this result:
>
> Traceback (most recent call last):
> File "C:\Program Files\Python24\Lib\site-packages\vijay\xmlparser.py",
> line 2,
> in ?
> doc = amara.parse('test.xml')
> AttributeError: 'module' object has no attribute 'parse'
>
> however, these are available:
>
> amara.bindery
> amara.binderytools
> amara.binderyxpath
> amara.domtools
> amara.flextyper
> amara.pyxml_standins
> amara.saxtools
> amara.scimitar
> amara.__version__
>
> Any idea what's going on?
What is the value of amara.__version__?
BTW, do you happen to have a C compiler on your Windows machine?
--
Uche Ogbuji Fourthought, Inc.
http://uche.ogbuji.net http://fourthought.com
http://copia.ogbuji.net http://4Suite.org
Articles: http://uche.ogbuji.net/tech/publications/
More information about the 4suite
mailing list