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

MatplotLib Not responding #96

Closed
Sadegh-Kalami opened this issue Oct 6, 2023 · 5 comments
Closed

MatplotLib Not responding #96

Sadegh-Kalami opened this issue Oct 6, 2023 · 5 comments

Comments

@Sadegh-Kalami
Copy link

Hey,
thanks for your great job. I really love what you have done.
Do you mind helping me?
I did all u have said in readme and code is running perfectly, but the matplotlib(matched_points_plt.draw) is not working.
matplotlib is not responding!!!
image

@luigifreda
Copy link
Owner

luigifreda commented Oct 7, 2023

Hi,
Thanks for the feedback. Could you please share which are your OS and the install procedure you followed?

@Sadegh-Kalami
Copy link
Author

Sadegh-Kalami commented Oct 8, 2023

thanks for you're fast response.
I have ubuntu 18.04 on VMware and I did the below steps to install PySlam:

  1. $ git clone --recursive https://github.com/luigifreda/pyslam.git
  2. and then install_all.sh
  3. running python3 -O main_slam.py

if you need anything else to tell me to provide it for you.
thanks for your time and consideration <3

@luigifreda
Copy link
Owner

luigifreda commented Oct 8, 2023

Hi,
I see you are using VMWare. Unfortunately, I can't help with that. Virtual machines may cause tons of troubles with viz tools. I recommend using a native Linux system.

I tried back on Ubuntu 18 with docker and matplotlib windows perfectly work.

@luigifreda
Copy link
Owner

In any case, try to use install_all_venv.sh instead of install_all.sh. In general, the installation in the virtual environment is more robust.

@Sadegh-Kalami
Copy link
Author

Sadegh-Kalami commented Oct 10, 2023

I appreciate your help and thanks for your support! <3
Using Venv solved my problem.
thanks <3

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