Skip to content

compatability with 0.2.0 release buglet #15

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

Closed
mrgleeco opened this issue Sep 12, 2023 · 1 comment · Fixed by #19
Closed

compatability with 0.2.0 release buglet #15

mrgleeco opened this issue Sep 12, 2023 · 1 comment · Fixed by #19

Comments

@mrgleeco
Copy link

looks like newer 0.2.0 release breaks here due to package renaming in python-sdk here

  File "/Users/moo/openfeature-demo/app/python/.venv/lib/python3.11/site-packages/open_feature_contrib/providers/flagd/__init__.py", line 1, in <module>
    from .provider import FlagdProvider
  File "/Users/moo/openfeature-demo/app/python/.venv/lib/python3.11/site-packages/open_feature_contrib/providers/flagd/provider.py", line 28, in <module>
    from open_feature.evaluation_context.evaluation_context import EvaluationContext
@federicobond
Copy link
Member

Opened #19 to address this.

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 a pull request may close this issue.

2 participants