You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I'm working on a project where I create an app that uses python-sane that detects scanners and scans, etc. The scanner I have works by itself if I use the program that comes with the scanner. However, sane.get_devices() does not recognize any scanners and returns an empty list. I'm a bit confused why this is happening amd how to troubleshoot it. TIA
The text was updated successfully, but these errors were encountered:
radarhere
changed the title
Sane.initiate() works but no scanner detectes
Sane.initiate() works but no scanner detected
Mar 15, 2021
Hey,
I'm working on a project where I create an app that uses python-sane that detects scanners and scans, etc. The scanner I have works by itself if I use the program that comes with the scanner. However,
sane.get_devices()
does not recognize any scanners and returns an empty list. I'm a bit confused why this is happening amd how to troubleshoot it. TIAThe text was updated successfully, but these errors were encountered: