Skip to content
Discussion options

You must be logged in to vote

One more update:
Ok, I just went and copied in what you had from the book version of the course and it worked. The only thing I can think of is that perhaps the spacing was off? Here is the copied in version from what you had :
with zipfile.ZipFile(data_path / "pizza_steak_sushi.zip", "r") as zip_ref:
When I ran the whole thing again, it worked. One thing I think I noticed was that in your file for the if....else conditions, you seemed to have 2 tabs, and I think I only had 1, under the if: and else: clauses. That seems like an odd error due to indents, but maybe you can help me understand what went on there? Thanks @mrdbourke

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AxisMeetsWorld
Comment options

Answer selected by AxisMeetsWorld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant