Hey :) I am trying to flash my program onto my stm ucontroller but I get a libusb error message. Can you help me please?
I'm using STM32Ide. I installed pypy libusb1 and python3-libusb1 in the software manager of linux mint (I am using linux mint 19.2). I thought I need some libusb to solve the problem but I couldn't solve it. I couldn't find a guide. I want to flash my uController over a micro-usb cable.
here is the total errormessage with some pictures:
/app/stm32cubeide/plugins/com.st.stm32cube.ide.mcu.externaltools.stlink-gdb-server.linux64_1.3.0.202002181050/tools/bin/ST-LINK_gdbserver: error while loading shared libraries: libusb-1.0.so.0: cannot open shared object file: No such file or directory


