-
Notifications
You must be signed in to change notification settings - Fork 651
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
Error loading module matplotlib.pyplot? #288
Comments
You need to make sure you have matplotlib in your path and installed on
your system.
…On Sat, Nov 19, 2022 at 5:32 AM bobododosjl ***@***.***> wrote:
—
Reply to this email directly, view it on GitHub
<#288>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQ6TYW5IN5GX52W352EX23WJCUFDANCNFSM6AAAAAASFH3TSE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I already check that , it satisify the requirements, still meet the same problem。 |
|
Can you see if this issue helps you: lava/matplotlib-cpp#8 Try running the following to see if you run into any errors.
|
is ok, i run the command rosrun ov_eval plot_trajectories posyaw /home/bobododo/GNC/MSF/workspace4/catkin_ws_ov/src/open_vins/ov_eval/example/stamped_groundtruth.txt /home/bobododo/GNC/MSF/workspace4/catkin_ws_ov/src/open_vins/ov_eval/example/stamped_traj_estimate.txt [COMP]: 36382 poses in stamped_groundtruth => length of 80.63 meters |
Run in your terminal and see if you can import matplotlib yourself:
|
Feel free to reopen if the above commands ran successfully, and you still had the problem. |
No description provided.
The text was updated successfully, but these errors were encountered: