Unable to install the package
Unable to install the package throwing the following error.
Artifacts
(.venv) amadanchery@660-amadanchery ichec-fastapi-core % pip install .
Processing /Users/amadanchery/Documents/PlatformEngineering/ichec-fastapi-core
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting fastapi (from ichec_api==0.0.0)
Downloading fastapi-0.118.0-py3-none-any.whl.metadata (28 kB)
Collecting uvicorn (from ichec_api==0.0.0)
Using cached uvicorn-0.37.0-py3-none-any.whl.metadata (6.6 kB)
Collecting pyyaml (from ichec_api==0.0.0)
Using cached pyyaml-6.0.3-cp313-cp313-macosx_11_0_arm64.whl.metadata (2.4 kB)
Collecting prometheus_fastapi_instrumentator (from ichec_api==0.0.0)
Using cached prometheus_fastapi_instrumentator-7.1.0-py3-none-any.whl.metadata (13 kB)
Collecting pydantic (from ichec_api==0.0.0)
Using cached pydantic-2.11.9-py3-none-any.whl.metadata (68 kB)
Collecting aiokafka (from ichec_api==0.0.0)
Downloading aiokafka-0.12.0-cp313-cp313-macosx_11_0_arm64.whl.metadata (17 kB)
Collecting sqlmodel (from ichec_api==0.0.0)
Downloading sqlmodel-0.0.25-py3-none-any.whl.metadata (10 kB)
INFO: pip is looking at multiple versions of ichec-api to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement ichec_logger==0.0.4 (from ichec-api) (from versions: none)
[notice] A new release of pip is available: 25.1.1 -> 25.2
[notice] To update, run: pip install --upgrade pip
ERROR: No matching distribution found for ichec_logger==0.0.4
Edited by Abin Madanchery