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

PermissionError: [Errno 1] Operation not permitted #18

Open
Truble187 opened this issue Apr 4, 2024 · 0 comments
Open

PermissionError: [Errno 1] Operation not permitted #18

Truble187 opened this issue Apr 4, 2024 · 0 comments

Comments

@Truble187
Copy link

Hello,
I got the following error if I want to install the docker container:

Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/usr/src/.venv/lib/python3.11/site-packages/wyoming_openwakeword/__main__.py", line 3, in <module> import asyncio File "/usr/lib/python3.11/asyncio/__init__.py", line 8, in <module> from .base_events import * File "/usr/lib/python3.11/asyncio/base_events.py", line 18, in <module> import concurrent.futures File "/usr/lib/python3.11/concurrent/futures/__init__.py", line 8, in <module> from concurrent.futures._base import (FIRST_COMPLETED, File "/usr/lib/python3.11/concurrent/futures/_base.py", line 7, in <module> import logging File "/usr/lib/python3.11/logging/__init__.py", line 58, in <module> _startTime = time.time() ^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted

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