Skip to content

Build Error , OSError: cannot load library 'C:\Windows\system32\libxcb.dll': error 0x7e #15

@xuhongv

Description

@xuhongv

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

how i can build success.

Actual behavior (suspected bug)

zh_CN/esp32: Exception occurred:
zh_CN/esp32: File "C:\Users\87018\AppData\Roaming\Python\Python310\site-packages\cffi\api.py", line 830, in _load_backend_lib
zh_CN/esp32: return backend.load_library(path, flags)
zh_CN/esp32: OSError: cannot load library 'C:\Windows\system32\libxcb.dll': error 0x7e
zh_CN/esp32: The full traceback has been saved in C:\Users\87018\AppData\Local\Temp\sphinx-err-x2sh_iis.log, if you want to report the issue to the developers.
zh_CN/esp32: Please also report this if it was a user error, so that a better error message can be provided next time.
zh_CN/esp32: A bug report can be filed in the tracker at https://github.com/sphinx-doc/sphinx/issues. Thanks!

Error logs or terminal output

zh_CN/esp32: Exception occurred:
zh_CN/esp32:   File "C:\Users\87018\AppData\Roaming\Python\Python310\site-packages\cffi\api.py", line 830, in _load_backend_lib
zh_CN/esp32:     return backend.load_library(path, flags)
zh_CN/esp32: OSError: cannot load library 'C:\Windows\system32\libxcb.dll': error 0x7e
zh_CN/esp32: The full traceback has been saved in C:\Users\87018\AppData\Local\Temp\sphinx-err-x2sh_iis.log, if you want to report the issue to the developers.
zh_CN/esp32: Please also report this if it was a user error, so that a better error message can be provided next time.
zh_CN/esp32: A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!

Steps to reproduce the behavior

esp-docs commitId:

commit f652d6357bf4f3cad90dd47109fb57489bce33ba (HEAD -> master, origin/master, origin/HEAD)
Merge: fe25bd6 bf9756c
Author: Marius Vikhammer <[email protected]>
Date:   Tue Dec 17 11:02:24 2024 +0800

    Merge branch 'feature/deploy_html_zip' into 'master'

    Deploy archieve of html for downloading

    See merge request espressif/esp-docs!124

python : Python 3.10.10
pip: 22.3.1

package version info :

image

Project release version

latest

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Windows

Operating system version

windows10

Shell

CMD

Additional context

null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions