Duh, seems I found me problem, I'm using Python Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) >> Plone system requirements >> * Python 2.4 (Plone 3.x series do not work with Python 2.5, 2.6 or 3.0) >> (http://plone.org/documentation/how-to/plone-system-requirements)
Plone could make that clearer, no? Chrs Dave Davoz wrote: > > Newbie Problem = > > Cant install Plone w/o 5 error msgs popping up. > > Environment = Win XP Pro, sp3. > Attempting install from latest vsn Windows buildout for 3.2.2, from > Plone.org. > = Other details - My XP install drive is H:\, not C:\ . > I also have MicroS IIS (off, haven't used it), and Xampp (off, > use occasional). > running Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 > bit (Intel)] on win32. Python IDLE reports i have zlib > version 1.0. > > Install goes OK until wrapup, when these 5 errors occur in succession: > ------------------------------------------------ > Installation Error (x) Executing the command 'buildout-patch-script.py' > failed > ZipImportError : can't decompress data; zlib not available > ------------------------------------------------------------------------------------->> > Installation Error (x) Executing the command 'bootstrap.py' failed > ZipImportError : can't decompress data; zlib not available > ------------------------------------------------------------------------------------->> > Installation Error (x) Executing the command 'buildout-script.py' failed > IOError : [Errno 2] No such file or directory: > 'H:\\Plone\\bin\\buildout-script.py' > ------------------------------------------------------------------------------------->> > Installation Error (x) Executing the command 'cluster-control-script.py' > failed > IOError : [Errno 2] No such file or directory: > 'H:\\Plone\\bin\\cluster-control-script.py' > ------------------------------------------------------------------------------------->> > Installation Error (x) Executing the command 'plonectl-script.py' failed > IOError : [Errno 2] No such file or directory: > 'H:\\Plone\\bin\\plonectl-script.py' > > + Did this several times, uninstalling w/ Revo uninstaller, > re-downloading, & locating Plone folder at root, and in default Program > Files/Plone = no variation in outcome. > > + Saw this post... > Executing the command 'bootstrap.py' failed > http://plone.org/support/forums/setup#nabble-td2700812|a2948364 > ...However, AFAIK I'm not using any proxy servers / setting. > ...& this one = > http://plone.org/support/forums/setup#nabble-td733035|a733321 > > any ideas welcome. > Cheers, Dave > -- View this message in context: http://n2.nabble.com/Buildout-stopped-by-ZipImportError---IOError-tp3077402p3092639.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
