Currently fourcipp is not able to be installed on macOS due to the following package error/dependency
pip install -e ".[dev]"
Obtaining file:///Users/david/Desktop/__/fourcipp-main
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build editable ... done
Preparing editable metadata (pyproject.toml) ... done
Collecting attrs==25.3.0 (from FourCIPP==0.1)
Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
Collecting deprecation==2.1.0 (from FourCIPP==0.1)
Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB)
Collecting jsonschema==4.23.0 (from FourCIPP==0.1)
Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting jsonschema-rs==0.29.1 (from FourCIPP==0.1)
Downloading jsonschema_rs-0.29.1-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.metadata (14 kB)
Collecting jsonschema-specifications==2024.10.1 (from FourCIPP==0.1)
Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
Collecting loguru==0.7.3 (from FourCIPP==0.1)
Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB)
Collecting packaging==24.2 (from FourCIPP==0.1)
Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
INFO: pip is looking at multiple versions of fourcipp to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement rapidyaml==0.8.0 (from fourcipp) (from versions: 0.1.0.post60)
ERROR: No matching distribution found for rapidyaml==0.8.0
Fourcipp should be able to be installed and executed on macOS
ping @isteinbrecher
Currently fourcipp is not able to be installed on macOS due to the following package error/dependency
Fourcipp should be able to be installed and executed on macOS
ping @isteinbrecher