Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start installation on Windows 10 #128

Open
mariantanase opened this issue Nov 14, 2022 · 0 comments
Open

Cannot start installation on Windows 10 #128

mariantanase opened this issue Nov 14, 2022 · 0 comments

Comments

@mariantanase
Copy link

  • Unpack the latest version Plone-5.2.10-UnifiedInstaller-1.0.zip on a custom "Plone" folder.
  • Run CMD with admin rights, and then run:
  • windows_install.bat standalone --password=admin

Immediately receive the following message:

D:\Plone>windows_install.bat standalone --password=admin
D:\Plone>python helper_scripts\windows_install.py standalone --password=admin
Creating target directory \Users\m.rossi\Plone
Traceback (most recent call last):
  File "D:\Plone\helper_scripts\windows_install.py", line 108, in <module>
    os.mkdir(opt.target, 0o700)
FileNotFoundError: [WinError 3] Impossibile trovare il percorso specificato: '\\Users\\m.rossi\\Plone'

I miss something ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant