‘import usb’ is the import module for PyUSB, to install it run
pip install pyusb
in your terminal, which will install it onto your python library. it should be able to run after that