Hi,
I'm trying to do a fresh install of the 2.1.3 release with Zope 2.8 (from
http://prdownloads.sourceforge.net/plone/Plone-2.1.3-with-Zope-2.8.exe?download)
on an XP tablet. The postinstall log contains the below failure within the
setupSite.py script which is failing on an AttributeError.
I've also tried a command line execution of siteSetup.py with the following
syntax: setupSite.py admin "C:\Program Files\Plone 2\Data" "C:\Program
Files\Plone 2\Data"
This results in an error while trying to import Zope, "ImportError: No module
named Zope".
Anyone have any hints on what's going on here? Appreciate any help.
07/04/06 10:12:00: 3284: ['C:\\Program Files\\Plone
2\\Data\\bin\\zopeservice.py', '--startup', 'auto', 'install']
Installing service Zope_565048793
Service installed
07/04/06 10:12:03: 3284: finished
07/04/06 10:12:03: 1124: ['C:\\Program Files\\Plone
2\\Data\\Products\\CMFPlone\\Extensions\\setupSite.py', 'admin', 'C:\\Program
Files\\Plone 2\\Data', 'C:\\Program Files\\Plone 2\\Data']
Traceback (most recent call last):
File "C:\Program Files\Plone 2\Zope\pwi\inno_runner.py", line 30, in ?
execfile(sys.argv[0])
File "C:\Program Files\Plone
2\Data\Products\CMFPlone\Extensions\setupSite.py", line 57, in ?
process(name, swhome, ihome)
File "C:\Program Files\Plone
2\Data\Products\CMFPlone\Extensions\setupSite.py", line 24, in process
Zope.configure(configfile)
AttributeError: 'module' object has no attribute 'configure'
07/04/06 10:12:06: 1124: finished
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup