[Webkit-unassigned] [Bug 221109] New: Win32 Python3 fails installing markupsafe-2.0.0: error: [WinError 3] The system cannot find the path specified: 'Microsoft.NET\\Framework64'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 16:33:09 PST 2021


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

            Bug ID: 221109
           Summary: Win32 Python3 fails installing markupsafe-2.0.0:
                    error: [WinError 3] The system cannot find the path
                    specified: 'Microsoft.NET\\Framework64'
           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: Hironori.Fujii at sony.com

Win32 Python3 fails installing markupsafe-2.0.0: error: [WinError 3] The system cannot find the path specified: 'Microsoft.NET\\Framework64'

Downloading markupsafe-2.0.0...
Installing markupsafe-2.0.0...
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.9
creating build\lib.win-amd64-3.9\markupsafe
copying src\markupsafe\_native.py -> build\lib.win-amd64-3.9\markupsafe
copying src\markupsafe\__init__.py -> build\lib.win-amd64-3.9\markupsafe
running egg_info
writing src\MarkupSafe.egg-info\PKG-INFO
writing dependency_links to src\MarkupSafe.egg-info\dependency_links.txt
writing top-level names to src\MarkupSafe.egg-info\top_level.txt
reading manifest file 'src\MarkupSafe.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs\_build'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'src\MarkupSafe.egg-info\SOURCES.txt'
copying src\markupsafe\_speedups.c -> build\lib.win-amd64-3.9\markupsafe
running build_ext
building 'markupsafe._speedups' extension
error: [WinError 3] The system cannot find the path specified: 'Microsoft.NET\\Framework64'
Failed to install markupsafe-2.0.0!
Traceback (most recent call last):
  File "<frozen importlib._bootstrap>", line 919, in _find_spec
AttributeError: type object 'AutoInstall' has no attribute 'find_spec'

WinCairo bots are using Win32 Python instead of Cygwin Python.

-- 
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/20210129/bb4caa8f/attachment-0001.htm>


More information about the webkit-unassigned mailing list