Hypurrnating
Hypurrnating
Every time I try to use the driver it just says: ```Starting ChromeDriver 112.0.5615.28 (e01c41304994a51cedfb5f0fac134687ba993bfb-refs/branch-heads/5615@{#494}) on port 9515 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping...
``` File "/app/main.py", line 184, in _ua ua['device_type'] = parsed.device_type() ^^^^^^^^^^^^^^^^^^^^ File "/opt/venv/lib/python3.11/site-packages/device_detector/device_detector.py", line 560, in device_type dt = self.all_details.get('device', {}).get('type', '') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'get'...