Hello,
I haven't been successful running a complete windows 11 installation yet. I keep getting:
[tmp_loc] = glob.glob(os.path.join(tmp_dest, '*'))
ValueError: not enough values to unpack (expected 1, got 0)
Copying buildout skeleton to \Users\jimbo\Plone\zinstance
Building Zope/Plone; this takes a while...
Buildout returned an error code: 1; Aborting.
the command I run is: windows_install.bat standalone --password=admin
Any idea as to where to start looking?
Thanks
Jim