bruxy70 / Garbage-Collection

🗑 Custom Home Assistant sensor for scheduling garbage collection (or other regularly re-occurring events - weekly on given days, semi-weekly or monthly)
MIT License
383 stars 90 forks source link

EOL #473

Closed acdcnow closed 7 months ago

acdcnow commented 7 months ago

Before you submit a new bug report, please check that

Describe the bug

Logger: homeassistant.config Source: config.py:1293 First occurred: 06:48:18 (4 occurrences) Last logged: 06:48:18

Platform error: sensor - Requirements for waste_collection_schedule not found: ['shapely'].

Logger: homeassistant.util.package Source: util/package.py:122 First occurred: 06:47:45 (3 occurrences) Last logged: 06:48:18

Unable to install package shapely: error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [3 lines of output] :8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Could not find geos-config executable. Either append the path to geos-config to PATH or manually provide the include_dirs, library_dirs, libraries and other link args for compiling against a GEOS version >=3.5. ERROR: Cython is required to build shapely from source. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.

Configuration

HACS -->  Garbage Collection 4.10.2

HA Version  core-2024.2.0b3
Python Version  3.12.1

Debug logs

Unable to install package shapely: error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [3 lines of output] <string>:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Could not find geos-config executable. Either append the path to geos-config to PATH or manually provide the include_dirs, library_dirs, libraries and other link args for compiling against a GEOS version >=3.5. ERROR: Cython is required to build shapely from source. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.