Tutorial listener-talker python
Hi! I need to use a python library (matplotlib), so even if I don't know pythton, I am trying to run two simple nodes in this tutorial.
anyway this error apppears:
CMake Error at /opt/ros/melodic/share/catkin/cmake/catkin_install_python.cmake:20 (message):
catkin_install_python() called without required DESTINATION argument.
Call Stack (most recent call first):![image description](/upfiles/16391486987062546.png)
beginner_tutorials/CMakeLists.txt:19 (catkin_install_python)
Can you copy paste the command that you are using that is causing the error pls?
@v.leto Please do not use images of text output. Instead, you should copy/paste the text and format it with the 101010 button.
I have found the mistake.
must be pasted after
Thank you anyway!