I have a MacBook Pro with MacOS 15.6.1 and Python version 3.13.9. The option give for my OS and Python version (http://montage.ipac.caltech.edu/docs/montagePy-UG.html) is
MontagePy-1.0.1-cp36-cp36m-macosx_10_7_x86_64.whl (Python 3.6 / Mac OS/X)
When I download it and run
pip install MontagePy-1.0.1-cp36-cp36m-macosx_10_7_x86_64.whl
I get the following error:
ERROR: MontagePy-1.0.1-cp36-cp36m-macosx_10_7_x86_64.whl is not a supported wheel on this platform.
What do I need to do?
Thanks, Mark
I have a MacBook Pro with MacOS 15.6.1 and Python version 3.13.9. The option give for my OS and Python version (http://montage.ipac.caltech.edu/docs/montagePy-UG.html) is
MontagePy-1.0.1-cp36-cp36m-macosx_10_7_x86_64.whl (Python 3.6 / Mac OS/X)
When I download it and run
pip install MontagePy-1.0.1-cp36-cp36m-macosx_10_7_x86_64.whl
I get the following error:
ERROR: MontagePy-1.0.1-cp36-cp36m-macosx_10_7_x86_64.whl is not a supported wheel on this platform.
What do I need to do?
Thanks, Mark