[Zope] squishdot IOBtree dependency problem

kosh@aesaeion.com kosh@aesaeion.com
Mon, 14 May 2001 13:41:32 +0000 (UTC)


It says on the download page for it that it only works on zope 2.3.2 and
above. That was also in the announce page for the new version. Upgrade
zope then it will work.

Designing the webpages of tomorrow http://webme-eng.com
Designing the MMORPGS of tomorrow http://worldforge.org

On 14 May 2001, John Hunter wrote:

> I am trying to install squishdot-1-1-0 with zope-2.3.0.
>
> When I try to restart Zope after unpacking squishdot in the Products
> dir, I get the error
>
>   File /usr/local/Zope/lib/python/Products/Squishdot/__init__.py, line 122, in ?
>   File /usr/local/Zope/lib/python/Products/Squishdot/Squishdot.py, line 161, in ?
>   File /usr/local/Zope/lib/python/Products/Squishdot/SquishSite.py, line 13, in ?
> ImportError: No module named BTrees.IOBTree
>
> SquishSite.py line 13 reads 'from BTrees.IOBTree import IOBTree'.
>
> I notice that I have IOBtree c src files and shared libraries in my
> zope distribution:
>
> nitace:/usr/local/Zope> find . -name "IOBTree*"
> ./lib/Components/BTree/IOBTree.c
> ./lib/python/IOBTree.so
>
> Is my build incomplete?
>
> Any advice on what should be done?
>
> Thanks,
> John Hunter
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>