grilli303
grilli303
Hi there, I tried to make a backup to an USB harddrive with redorescue. But I could'd not find the USB hdd in the device list. Im not shure if...
Hi, I tried to get the Python script working and try o set it up like the desription. the rtl_433 module is installed and run as it should. When I...
Hi there I tried to run demo.py with Python 3.7.3 and get the following error: Traceback (most recent call last): File "demo.py", line 13, in sensor = RPi_AS3935(address=0x03, bus=1) TypeError:...
in _async_run target(*args) File "/usr/share/dupeguru/core/app.py", line 820, in do self.results.groups = scanner.get_dupe_groups(files, self.ignore_list, j) File "/usr/share/dupeguru/core/scanner.py", line 174, in get_dupe_groups matches = [m for m in matches if m.first.path.exists() and...
hi, I would like to use the code with an esp8266 and the Arduino ide. I tried to include the instructions from issue ESP32 Support #59. I get the following...