Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

matplotlib error

#1
Hello. 
I work on image processing on the RoboDK.

I am getting an error while running the code, how can I solve it?


Attached Files Thumbnail(s)
   

.rdk   görüntü işleme örnek 4.rdk (Size: 180.81 KB / Downloads: 208)
#2
This means your RoboDK Python path does not have matplotlib installed.

You can do a pip installation with the help of the import_install method in the robolink submodule

https://robodk.com/doc/en/PythonAPI/robo...rt_install
#3
it was very helpful. Thank you
  




Users browsing this thread:
1 Guest(s)