You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error in ploting : plot_tour(tour)
FileNotFoundError Traceback (most recent call last)
~\anaconda3\lib\site-packages\matplotlib\texmanager.py in _run_checked_subprocess(self, command, tex)
274 try:
--> 275 report = subprocess.check_output(command,
276
RuntimeError: Failed to process string with tex because latex could not be found
The text was updated successfully, but these errors were encountered:
error in ploting : plot_tour(tour)
FileNotFoundError Traceback (most recent call last)
~\anaconda3\lib\site-packages\matplotlib\texmanager.py in _run_checked_subprocess(self, command, tex)
274 try:
--> 275 report = subprocess.check_output(command,
276
RuntimeError: Failed to process string with tex because latex could not be found
The text was updated successfully, but these errors were encountered: