Bug 447479 - Cannot install craft on windows
Summary: Cannot install craft on windows
Status: REPORTED
Alias: None
Product: Craft
Classification: Developer tools
Component: Core (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Hannah von Reth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-24 15:53 UTC by Richard Kellnberger
Modified: 2021-12-24 15:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
PS output (6.19 KB, text/plain)
2021-12-24 15:53 UTC, Richard Kellnberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Kellnberger 2021-12-24 15:53:56 UTC
Created attachment 144834 [details]
PS output

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
Follow guide in https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows:
1. open powershell (as admin)
2. run "Set-ExecutionPolicy -Scope CurrentUser RemoteSigned"
3. run "iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/KDE/craft/master/setup/install_craft.ps1'))"

OBSERVED RESULT
Crash because a python scripted encountered an encoding error
see attachement

EXPECTED RESULT
Working install

SOFTWARE/OS VERSIONS
Windows: 10.0.19042
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
python is installed and on PATH (3.9.6)
MinGW is installed and on PATH
System language is German