Skip to content

ImportError: cannot import name 'COMPUTE_KIND_TAG' #22755

Discussion options

You must be logged in to vote

Installing your project dependencies, which should include dagster and dagster_snowflake_pandas, should be all you need to do to get the latest updated versions. Could you double-check in your setup.py or requirements.txt that you're not setting an older version?

You can also verify the versions installed by running: pip freeze | grep dagster

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dlambert-personal
Comment options

@dlambert-personal
Comment options

Answer selected by dlambert-personal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type: troubleshooting Related to debugging and error messages
2 participants