Skip to content

Error when installed using uv #3

@MaddyGuthridge

Description

@MaddyGuthridge
| maddy@yzma :: ~/.dotfiles (main) ⚡ 
⋙   comp1010
====================
COMP1010 Metapackage
v25.1.7
====================

Python version: 3.13.7
OS: Linux 6.16.7-200.fc42.x86_64

Core package versions:
  Don't stress if some are not installed. This is just
  displayed in case your tutor needs to help you out!

Traceback (most recent call last):
  File "/home/maddy/.local/share/mise/installs/pipx-comp1010/25.1.7/bin/comp1010", line 10, in <module>
    sys.exit(main())
             ~~~~^^
  File "/home/maddy/.local/share/mise/installs/pipx-comp1010/25.1.7/comp1010/lib64/python3.13/site-packages/comp1010/__main__.py", line 75, in main
    installed = get_packages_info()
  File "/home/maddy/.local/share/mise/installs/pipx-comp1010/25.1.7/comp1010/lib64/python3.13/site-packages/comp1010/__main__.py", line 55, in get_packages_info
    packages = json.loads(pip.read_stdout())
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions