On 2010-05-31, hughstimson <[email protected]> wrote: > > Thanks Alex!
No prob! > I stopped the service and ran it in the foreground in a command shell as you > suggested, and this was the final line in the output: > > File "c:\program files (x86)\plone\zope2\lib\python\AccessControl\ImplC.py", > line 30, in ? > from ImplPython import RestrictedDTML, SecurityManager, > ZopeSecurityPolicy > ImportError: No module named ImplPython > > I've uploaded the full trackback output here: > > http://pastie.org/985981 > > As before, http:\\localhost:8080\Plone is not connecting. > > It looks like I'm missing a module? When I installed (and re-installed) > Plone I didn't see any error messages. I have a version or two of Python > installed. > > Any thoughts? It looks like (according to Moo) this could mean a number of things, including "other Python installations on your computer": http://plone.org/documentation/error/importerror-no-module-named-implpython If that doesn't help, I'm not sure what to try next… is this the latest 3.3.5 Windows installer, and can you verify you have no other Pythons installed (I'm not sure how well Windows, and therefore the Plone installer play with multiple Pythons). Alex -- Alex Clark · http://aclark.net Author — Plone 3.3 Site Administration · http://aclark.net/admin _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
