-
Notifications
You must be signed in to change notification settings - Fork 372
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
Cannot import "EncodingQuality" from "depthai_sdk" #478
Comments
Hi @kimjsik08 , do you have depthai-sdk version 1.2.3 installed, as per requirements.txt? |
Hello, I applied your fix and now I am getting a new type of error!
|
Hi @kimjsik08 , Could you please try #480 ? |
I think you could change that line 17 into: |
This fixed the problem. Thanks, I appreciate it! |
I am having this error:
I tried to manually go through sdk files and find "EncodingQuality" function, but I could not. Am I missing something here?
Maybe it has to do something with the fact that I had a problem installing something from requirements.txt file?
Maybe this error is not an issue because I already had depthai 2.21 installed...
The text was updated successfully, but these errors were encountered: