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 while importing #477

Open
Sonu-rgukt opened this issue Jun 21, 2023 · 1 comment
Open

issue while importing #477

Sonu-rgukt opened this issue Jun 21, 2023 · 1 comment

Comments

@Sonu-rgukt
Copy link

Traceback (most recent call last):
File "c:\Users\csonusmahae\Downloads\proctoring-main\src\audio.py", line 1, in
import sounddevice as sd
ModuleNotFoundError: No module named 'sounddevice'

help me to resolve this issue ?

@HaHeho
Copy link

HaHeho commented Jun 22, 2023

You should start from a clean Python environment, by the means of conda or alike. Then run pip install sounddevice and you should have no problems importing the package. If so, please provide more information about your setup.

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

2 participants