-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
help wantedExtra attention is neededExtra attention is neededtype: bugSomething isn't workingSomething isn't working
Milestone
Description
Issue Summary
When cv_connect() is unable to import cvprac, we are setting a flag here:
HAS_CVPRAC = False |
but, we are not raising the error anywhere.
We need to raise it inside cv_connect(), here:
client = CvpClient() |
Which component(s) of AVD impacted
other
How do you run AVD ?
None
Input variables
No response
Steps to reproduce
No response
Relevant log output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededtype: bugSomething isn't workingSomething isn't working