Hi all, i did the following and could not install it to my conda environment. 1. Open python terminal of my environment with python3.9 2. Type "git clone https://github.com/lab-cosmo/sphericart" 3. Type "cd .\sphericart\" 4. Type "pip install ." Then i get the following error: Building wheel for sphericart (pyproject.toml) did not run successfully. │ exit code: 1 What am i doing wrong? I have a standard windows computer. kr Simon