Replies: 1 comment
-
|
Hi @eseanwork Thank you for bringing this bug to our attention. We will fix this in the next update. For information on previous Meridian changes and unreleased feature updates, please refer to our Change Log. We appreciate you taking the time to help us improve Meridian for all users. Feel free to reach out for any further queries or feedback regarding Meridian. Thank you Google Meridian Support Team |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am required to use the Amazon SageMaker SDK, which has a hard dependency on the schema library (https://pypi.org/project/schema/). However, google-meridian also installs a top-level package named schema in site-packages. This shadows the schema library, causing ImportError and AttributeError when the SageMaker SDK tries to use it.
Has anyone had a similar problem? Is there a supported workaround to solve this?
I am currently using
Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions