-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I have tried many different things to get this to work:
- Printer driver was installed as a cups driver, not an storage device or a hid device. It shows up using lsusb, but is not in the HID device directory. I can print a test page to it. It works.
- When dymoprint runs, it reports the Labelprinter pnp is not found.
- I've tried messing with the code to change the device id, but I'm new to setuptools, and can't change any code. Yes, I've done the pip install -e. I added print() statements just to verify the new code is running, and it isn't.
- setup.py only runs with the pip install -e command, it does not run by itself.
So, pathetic as I am, I'm asking if you could add the code to make a Labelwriter 450 Turbo to work, I would appreciate it. lsusb shows the vendor as 0922, and the device id as 0021. I have no idea how to change 1001 and 1002 to the right numbers in the modeswitch files.
Help!
Metadata
Metadata
Assignees
Labels
No labels