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

ModuleNotFoundError: No module named 'matplotlib' #85

Open
dwitio123 opened this issue Apr 21, 2023 · 1 comment
Open

ModuleNotFoundError: No module named 'matplotlib' #85

dwitio123 opened this issue Apr 21, 2023 · 1 comment

Comments

@dwitio123
Copy link

Before execute export.sh from esp-idf, it can run serial_plot_csi_live.py from python_utils.
But after execute export.sh, it shows error: ModuleNotFoundError: No Module named 'matplotlib'

Screenshot from 2023-04-21 09-31-27

@StevenMHernandez
Copy link
Owner

StevenMHernandez commented Apr 22, 2023

This is curious. To confirm, have you tried installing it again with pip (after export.sh)? pip install matplotlib

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

No branches or pull requests

2 participants