[Zope] installation of products with win 95
Martin Hartmann
mhartmann@artec-berlin.com
Thu, 21 Nov 2002 15:33:59 +0100
Hallo,
Thank you for your input.
sorry for answering so late. I had to test some things at home.
Dieter Maurer wrote:
>Martin Hartmann writes:
> > I tried to intall some products in zope (2.5.1) by copying the product
> > folders to lib/python/Products: AbracadrabaObject, PropertyObject,
> > PropertyFolder.
> > Zope runs under win95. If I start Zope, then there is an error message:
> >
> > "... Error Zope couldn't install PropertyObject File
> > c:\Programme\WebSite\lib\python\OFS\Application.py Line 609, in
> > install_product
> > Import Error: No module named Property Object ..."
>Are you sure, this is correctly spelled?
>
> The " " in "Property Object" looks wrong.
>
>Probably, it is a typo.
>
You are right: PropertyObject
>Check the content of your "Products/PropertyObject" folder.
>Something seems to be wrong there.
>
>
>
I had checked the content of the "Products/PropertyObject" folder, but I
did not found a mistake.
Then I installed the PropertyObject, PropertyFolder and
AbracadabraObject again and now it is running.
I used the products from www.zope.org via download, but these are the
same files. I don't understand this.
In the beginning of the procedure I took the product files from a disk
to take it home, the files where used in zope running in a Win2000
system. At home there is Win95.
Maybe, there is a mistake ?
Martin