Skip to content

Error: failed to get versions for pipxu. #23

Description

@glensc

Pardon me for trying to use this software on a very old system (macOS 10.15.8).

$ uv --version
uv 0.4.1 (Homebrew 2024-08-30)

$ which uv
/usr/local/bin/uv

$ pipx install pipxu
  installed package pipxu 1.34, installed using Python 3.12.5
  These apps are now globally available
    - pipxu
    - pipxu-bootstrap
done! ✨ 🌟 ✨

$ pipxu install pipxu
>>> Running uv venv -p python3 -q '/Users/glen/Library/Application Support/pipxu/venvs/1'
Created "/Users/glen/Library/Application Support/pipxu/venvs/1" using "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12" (3.12.3)
>>> Running uv pip install -p '/Users/glen/Library/Application Support/pipxu/venvs/1' --compile-bytecode --no-deps pipxu
Resolved 1 package in 286ms
Prepared 1 package in 37ms
Installed 1 package in 13ms
Bytecode compiled 17 files in 200ms
 + pipxu==1.34
Error: failed to get versions for pipxu.
$ which python3
/Users/glen/.rye/shims/python3

$ /Users/glen/.rye/shims/python3 --version
Python 3.14.4

Also, weird that it picked 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions