Skip to content

SOLVED : ImportError: DLL load failed while importing _extra #2781

@kachihro

Description

@kachihro

Have found an issue with the solution - when configuring the solution on a NEW 'build' VM.
(we had problems on a client PC - and needed a NEW setup)

When running the command for "prepdocs" - we had this error ;

_ImportError: DLL load failed while importing extra

After some investigation and testing, we found that it's related to a Python package for "PyMuPDF".

It's a known issue - we had to install the VC++ redistributable.

PYMUPDF >
https://pymupdf.readthedocs.io/en/latest/installation.html#problems-after-installation

MSDN VC++ >
https://learn.microsoft.com/en-au/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-supported-redistributable-version

*** Hope this helps !

Metadata

Metadata

Assignees

Labels

more info neededAn issue that needs more information from the reporter before it can be addressed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions