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
I cannot install Asahi linux but I can't find the problem with it. The installer needs to run as root. Please enter your sudo password if prompted. root : ERROR Exception caught Traceback (most recent call last): File "/private/tmp/asahi-install/main.py", line 1058, in <module> InstallerMain(installer_version).main() File "/private/tmp/asahi-install/main.py", line 111, in __init__ self.data = json.load(open("installer_data.json")) File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py", line 293, in load return loads(fp.read(), File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) If you need to file a bug report, please attach the log file: /private/tmp/asahi-install/installer.log
I cannot install Asahi linux but I can't find the problem with it.
The installer needs to run as root. Please enter your sudo password if prompted. root : ERROR Exception caught Traceback (most recent call last): File "/private/tmp/asahi-install/main.py", line 1058, in <module> InstallerMain(installer_version).main() File "/private/tmp/asahi-install/main.py", line 111, in __init__ self.data = json.load(open("installer_data.json")) File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py", line 293, in load return loads(fp.read(), File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) If you need to file a bug report, please attach the log file: /private/tmp/asahi-install/installer.log
This is the bug log:
installer.log
The text was updated successfully, but these errors were encountered: