Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binwalk: Failed to import matplotlib module #95578

Closed
asbachb opened this issue Aug 16, 2020 · 1 comment · Fixed by #95580
Closed

binwalk: Failed to import matplotlib module #95578

asbachb opened this issue Aug 16, 2020 · 1 comment · Fixed by #95580

Comments

@asbachb
Copy link
Contributor

asbachb commented Aug 16, 2020

To Reproduce
Steps to reproduce the behavior:

[nix-shell:~/Downloads]$ binwalk -E GH4__V27.bin 

WARNING: Failed to import matplotlib module, visual entropy graphing will be disabled

DECIMAL       HEXADECIMAL     ENTROPY
--------------------------------------------------------------------------------
0             0x0             Rising entropy edge (0.971057)

Expected behavior
A graph to be shown.

Notify maintainers
@flokli

Metadata

[nix-shell:~/Downloads]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 5.4.58, NixOS, 20.03.2791.05195accdc5 (Markhor)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.6`
 - channels(asbachb): `""`
 - channels(root): `"nixos-20.03.2791.05195accdc5, nixos-unstable-20.09pre231796.22a81aa5fc1"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
* python38Packages.binwalk-full
* python38Packages.binwalk
# a list of nixos modules affected by the problem
module: 
@flokli
Copy link
Contributor

flokli commented Aug 16, 2020

Opened #95580 fixing this, PTAL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants