Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with PollingObserver #1092

Open
BornKrefeld opened this issue Jan 4, 2025 · 0 comments
Open

Issue with PollingObserver #1092

BornKrefeld opened this issue Jan 4, 2025 · 0 comments

Comments

@BornKrefeld
Copy link

I got following message:
Traceback (most recent call last):
File "D:\04_Pycharm Projekte\General_Projects\Py_Security\XS1 PY Watchdog_template1.py", line 2, in
from watchdog.observers import PollingObserver
ImportError: cannot import name 'PollingObserver' from 'watchdog.observers' (D:\04_Pycharm Projekte\General_Projects\Std_pgm.venv\Lib\site-packages\watchdog\observers_init_.py)

I took a look at the site package watchdog\observers. This site package contains a class PollingObserver. Neverthless this class was not considered.
I work under pycharm and used a watchdog version 6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant