Import problem #296

Open
opened 2026-01-29 20:41:35 +00:00 by claunia · 0 comments
Owner

Originally created by @ironthehorse77 on GitHub (Nov 28, 2019).

I installed Brotli 1.0.7 with pip, but can't use it because python drop this import error.

import _brotli
builtins.ImportError: DLL load failed: The specified module could not be found.

What need to install to work this under windows?

Originally created by @ironthehorse77 on GitHub (Nov 28, 2019). I installed Brotli 1.0.7 with pip, but can't use it because python drop this import error. import _brotli builtins.ImportError: DLL load failed: The specified module could not be found. What need to install to work this under windows?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#296