Skip to content

Unable to Materizlize manhattan_map asset in Dagster Essentials Course #26234

Answered by memke1
mtopolskis asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there, I ran into the same issue and finally managed to fix it. It has to do with the kaleido version 0.2.1 in combination with using windows 10 enterprise.
Simply open command terminal and run the following command to fix it, worked like a charm for me:

pip install --upgrade "kaleido==0.1.*"

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@guykatz
Comment options

@memke1
Comment options

@guykatz
Comment options

@cmpadden
Comment options

Answer selected by cmpadden
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 area: dagster-university Related to Dagster University
4 participants