Hola, estoy intentado instalar el módulo sale_pos, después de instalar sus dependencias me daba el siguiente error
*ImportError: No module named usb* intente instalar con pip install pyusb pero me devolvía, Could not find a version that satisfies the requirement pyusb (from versions: 1.0.0a2, 1.0.0a2, 1.0.0a3, 1.0.0a3, 1.0.0b1) luego probé desde el repositorio de Ubuntu la biblioteca Python-usb pero ahora me devuelve: ImportError: No module named image que tampoco puedo instalarlo con pip Could not find any downloads that satisfy the requirement image
