[Webkit-unassigned] [Bug 258704] [Win] "git-webkit pr" reports "FileNotFoundError: [WinError 2] The system cannot find the file specified"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 29 17:24:12 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258704

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
There are two ways to work around.

Adding git config:

> git config --add webkitscmpy.pre-pr.style-checker "python Tools/Scripts/check-webkit-style"

Creating a symlink in the directory of python.exe:

> mklink python3.exe python.exe

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230630/031488df/attachment-0001.htm>


More information about the webkit-unassigned mailing list