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
{{ message }}
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.
Traceback (most recent call last):
File "guiscrcpy\cli.py", line 156, in cli
File "guiscrcpy\lib\config.py", line 58, in init
File "guiscrcpy\lib\config.py", line 61, in load_config
File "guiscrcpy\lib\config.py", line 144, in check_file
File "guiscrcpy\lib\config.py", line 131, in read_file
File "json_init_.py", line 293, in load
File "json_init_.py", line 346, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 353, in raw_decode
json.decoder.JSONDecodeError: Invalid \escape: line 2 column 15 (char 16)
Desktop (please complete the following information):
Windows 10 22h2
Architecture: 64-bit
Version: 2023.1.1
The text was updated successfully, but these errors were encountered:
Describe the bug
No conda env active, defaulting to base
guiscrcpy v2023.1.1
by @srevinsaju
https://github.com/srevinsaju/guiscrcpy
Traceback (most recent call last):
File "guiscrcpy\cli.py", line 156, in cli
File "guiscrcpy\lib\config.py", line 58, in init
File "guiscrcpy\lib\config.py", line 61, in load_config
File "guiscrcpy\lib\config.py", line 144, in check_file
File "guiscrcpy\lib\config.py", line 131, in read_file
File "json_init_.py", line 293, in load
File "json_init_.py", line 346, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 353, in raw_decode
json.decoder.JSONDecodeError: Invalid \escape: line 2 column 15 (char 16)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: