Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Cannot install from HACS on latest version of Home Assistant / HassOS #739

Open
@GraysonCAdams

Description

Traceback (most recent call last):
 File "/usr/src/homeassistant/homeassistant/config_entries.py", line 749, in __async_setup_with_context
 result = await component.async_setup_entry(hass, self)
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 File "/config/custom_components/pyscript/__init__.py", line 375, in async_setup_entry
 await watchdog_start(hass, pyscript_folder, reload_scripts_handler)
 File "/config/custom_components/pyscript/__init__.py", line 150, in watchdog_start
 class WatchDogHandler(FileSystemEventHandler):
 ...<46 lines>...
 self.process(event)
 File "/config/custom_components/pyscript/__init__.py", line 154, in WatchDogHandler
 self, watchdog_q: asyncio.Queue, observer: watchdog.observers.ObserverType, path: str
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'watchdog.observers' has no attribute 'ObserverType'

Looks like an import issue with Watchdog? @craigbarratt Have you seen this before?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /