[Webkit-unassigned] [Bug 211514] tools: Missing python dependency (psutil)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 08:50:39 PDT 2020


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

--- Comment #2 from Pablo Saavedra <psaavedra at igalia.com> ---
(In reply to Pablo Saavedra from comment #1)
> psutil is a optional dependency added for `Add a script to run Speedometer
> and JetStream on a browser` (https://bugs.webkit.org/show_bug.cgi?id=144038).
> 
> is this reason enough to include psutil in the autoinstalled thirdparty
> modules?.

in the top of this, psutils contains C extension modules. AFAIK, The AutoInstaller lacks of support for built the native bindings.

An easy alternative is to add python-psutil and python3-psutil as dependency in the `install-dependencies` files.

-- 
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/20200506/d16eba72/attachment.htm>


More information about the webkit-unassigned mailing list