Closed claymorz closed 3 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
In the meantime maybe try the Docker instead. https://community.plone.org/t/running-plone-docker-image-on-windows/11586?u=tkimnguyen
ok,i will try that,thanks.
This works now again (5.2.4) with some limitations (see docs/windows.rst).
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.