Aditya Jain

Results 2 comments of Aditya Jain
trafficstars

Use this line after importing matplotib in python/gps/gui/gps_training_gui.py : matplotlib.use("Qt5Agg") Full example: - import matplotlib - matplotlib.use("Qt5Agg") - import matplotlib.pyplot as plt Hopefully should fix

Hi Martin, Can you please specify the python version and also post the error snapshot?