I would like to use tixi3 on a Macbook with ARM-processor. When I try to install the tixi from conda using the command:
conda install dlr-sc::tixi3
an error occurs that the package is not compatible with my system:
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://conda.anaconda.org/dlr-sc/osx-arm64/current_repodata.json
Will there be any development for osx-arm64 support? I can use the package in a VM, but with significantly decreased performance.