miniball
miniball copied to clipboard
error when following Python instructions
I am following the instructions on the readme page, but I get the following errors when I try to run pip install setup.py
:
ERROR: Could not find a version that satisfies the requirement setup.py (from versions: none) ERROR: No matching distribution found for setup.py
I have also tried to use the --user option and sudo as the instructions suggest. It didn't help.
I'm on a 2014 MacBook Pro with Apple M2 Pro chip if that is relevant.