plone / Installers-UnifiedInstaller

Linux/BSD/OSX Installer
28 stars 24 forks source link

failed to install latest plone in Windows 10 #100

Closed claymorz closed 3 years ago

claymorz commented 4 years ago

Hi, I trid to intall Plone-5.2.1-UnifiedInstaller-r2 in my computer following the instruction,but got an error message: Preparing python virtualenv Traceback (most recent call last): File "helper_scripts\windows_install.py", line 107, in vepackagedir = glob.glob(os.path.join(opt.target, 'virtualenv*'))[0] IndexError: list index out of range

need your help.

tkimnguyen commented 4 years ago

Yeah I’m trying to fix this. Please see https://community.plone.org/t/testing-unified-installer-on-windows-plone-5-2-1-python-2-7/11688/2?u=tkimnguyen

tkimnguyen commented 4 years ago

In the meantime maybe try the Docker instead. https://community.plone.org/t/running-plone-docker-image-on-windows/11586?u=tkimnguyen

claymorz commented 4 years ago

ok,i will try that,thanks.

jensens commented 3 years ago

This works now again (5.2.4) with some limitations (see docs/windows.rst).