Closed
Description
Hello, I have been trying to install Kessler in a new Conda environment with Python 3.8 (running on Mac with Apple Silicon). However, I get the following error message:
Collecting numpy
Using cached numpy-1.22.3-cp38-cp38-macosx_11_0_arm64.whl (12.7 MB)
Collecting matplotlib
Using cached matplotlib-3.5.1-cp38-cp38-macosx_11_0_arm64.whl (7.2 MB)
Collecting torch>=1.5.1
Using cached torch-1.11.0-cp38-none-macosx_11_0_arm64.whl (43.1 MB)
ERROR: Could not find a version that satisfies the requirement pykep>=2.5 (from kessler) (from versions: none)
ERROR: No matching distribution found for pykep>=2.5
I have tried to pip install pykep but it seems is not available for osx-arm64
.
Could anyone advise please?
Thank you in advance!
Metadata
Metadata
Assignees
Labels
No labels