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

[Python APIView] install optional dependencies on ImportError #9615

Merged
merged 9 commits into from
Jan 13, 2025

Conversation

swathipil
Copy link
Member

@swathipil swathipil commented Jan 10, 2025

addresses: #9612

Fixes the issue, but may be a temporary solution depending on further discussion.

Local testing passed. Need to test against existing APIViews in the CI and azure-quantum.

@swathipil swathipil requested a review from scbedd January 10, 2025 02:24
Copy link
Member

@scbedd scbedd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it definitely seems reasonable based on our convo. Any thoughts from @tjprescott

Copy link
Member

@tjprescott tjprescott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll defer to @praveenkuttapan and @scbedd on the best way to test this on CI to make sure it behaves, but the logic makes sense to me.

@swathipil swathipil marked this pull request as ready for review January 13, 2025 22:06
@swathipil swathipil merged commit 25b31b2 into Azure:main Jan 13, 2025
10 checks passed
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

Successfully merging this pull request may close these issues.

4 participants