JJavierRosales

Results 9 comments of JJavierRosales

I have also problems installing pykep library ``` $ conda config --add channels conda-forge $ conda config --set channel_priority strict $ conda install pykep Collecting package metadata (current_repodata.json): done Solving...

I am using ARM architecture (Apple silicon M1 Pro)

Thanks @darioizzo for your suggestion, unfortunately it does not work either... I raised this issue in the library where I originally found it ([kesslerlib/kessler](https://github.com/kesslerlib/kessler.git)) and some contributors managed to get...

Thanks @bluescarni ! The [PR](https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/2710) that I did yesterday to conda-forge to include `pykep` on the `osx-arm64.txt` list has been successfully merged to the main branch. Do you know what...

@bluescarni That worked ! Thank you very much for your support.

Thanks @Sceki for your suggestion !. Unfortunately, that does not work either... This is the error I get: ``` $ conda config --add channels conda-forge $ conda config --set channel_priority...

Thanks @Sceki for your support! I have raised this issue in the pykep repo... Apparently the issue is the ARM architecture but the root cause is not fully identified yet

Thanks @Sceki, I did try but did not work either. I think the root cause of my problem is different though, because in the question raised in stack overflow the...

All, `pykep` is now available for the `osx-arm64` architecture and I have managed to successfully install `kessler` on my machine. HOWEVER, I had to manually install the library and then...