Python wrapper for 11.1.2 available on conda-forge

Hi Marc,

I am facing the same problem that you had, getting always the version 10.3.1.
Probably because for some reason it is diverting to the “next repodata source”:

~$ conda install -c conda-forge orekit
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: done

Can you detail a bit more how you solved it? (I’m new to this conda stuff)

Thanks a lot in advance for any help.