[Webkit-unassigned] [Bug 223711] Failed to install logilab-common-0.58.1 with Windows Python 2.7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 12:49:15 PDT 2021


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

--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Because shebang doesn't work on Windows, Windows devs have to remember which interpreter is expected by each script and explicitly invoke them. For example,
python3.exe .\Tools\Scripts\test-webkitpy
python.exe .\Tools\Scripts\test-webkitpy-python2

Anyway, test-webkitpy-python2 also has this issue.

-- 
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/20210325/9f6b7633/attachment-0001.htm>


More information about the webkit-unassigned mailing list