Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working #21

Open
azamet90 opened this issue Jan 9, 2023 · 1 comment
Open

not working #21

azamet90 opened this issue Jan 9, 2023 · 1 comment

Comments

@azamet90
Copy link

azamet90 commented Jan 9, 2023

Traceback (most recent call last):
  File "C:\Users\xxx\Downloads\DaProfiler\profiler.py", line 504, in <module>
    webui()
  File "C:\Users\xxx\Downloads\DaProfiler\profiler.py", line 488, in webui
    y = json.loads(x.text)
        ^^^^^^^^^^^^^^^^^^
  File "C:\Users\xxx\AppData\Local\Programs\Python\Python311\Lib\json\__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\xxx\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\xxx\AppData\Local\Programs\Python\Python311\Lib\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)

:-/

@Sn0wAlice
Copy link
Contributor

did you read the fucking other issue: MOUVED TO URL ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants