CurseBreaker icon indicating copy to clipboard operation
CurseBreaker copied to clipboard

can't install with pipx

Open Alessandro-Barbieri opened this issue 1 year ago • 1 comments

I run this command pipx install git+https://github.com/AcidWeb/CurseBreaker and I got this error

ERROR: git+https://github.com/AcidWeb/CurseBreaker does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
Cannot determine package name from spec 'git+https://github.com/AcidWeb/CurseBreaker'. Check package spec for errors.

Alessandro-Barbieri avatar Oct 12 '24 21:10 Alessandro-Barbieri

As you can see this project is not compatible with pipx. I will think about adding it.

AcidWeb avatar Oct 13 '24 10:10 AcidWeb