[Webkit-unassigned] [Bug 175709] New: bisect-builds doesn't work due to missing requests module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 21:52:41 PDT 2017


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

            Bug ID: 175709
           Summary: bisect-builds doesn't work due to missing requests
                    module
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: lforschler at apple.com

$ ./Tools/Scripts/bisect-builds --help
Traceback (most recent call last):
  File "./Tools/Scripts/bisect-builds", line 33, in <module>
    import requests
ImportError: No module named requests
rniwa-tbmbp:webkit2 rniwa$ ./Tools/Scripts/bisect-builds
Traceback (most recent call last):
  File "./Tools/Scripts/bisect-builds", line 33, in <module>
    import requests
ImportError: No module named requests

-- 
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/20170818/7cf8da87/attachment.html>


More information about the webkit-unassigned mailing list