Description
Hi, my platform is mac mini m4, mac os 15.3.1.
I follown the instructions of Installation, use ./mjpc everything is ok. When I try to follow the instructions of Python API installation, it's failed in python setup.py install step.
Installed /Users/amiao1017/miniconda3/envs/mjpc/lib/python3.10/site-packages/mujoco_mpc-0.1.0-py3.10-macosx-11.1-arm64.egg
Processing dependencies for mujoco-mpc==0.1.0
Searching for mujoco-mpc==0.1.0
Reading https://pypi.org/simple/mujoco-mpc/
Couldn't find index page for 'mujoco-mpc' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
No local packages or working download links found for mujoco-mpc==0.1.0
error: Could not find suitable distribution for Requirement.parse('mujoco-mpc==0.1.0')