GAN_C1_Week4_ControllableGeneration_unexpected EOF

If you are running things locally, then it requires a number of things:

  1. You need to copy any files that are associated with the assignment correctly and position them in the same folder structure that exists on the course website. Here’s a thread about how to do that.
  2. You need to have all the same versions of the various packages required installed. That’s not such a simple matter and there are no “official” instructions for how to do that. There are just too many possibilities depending on the vagaries of your local environment (e.g. how many versions of Windows are there by this point in time?). Here’s the best we have, which is just a guide to get you started down that road.

But following up on point 2), if you are playing this type of game, then you need to build and/or strengthen your own debugging skills. You can’t reasonably expect us to be your volunteer IT support staff for things that are beyond the scope of the courses here. The first law of debugging is “Believe the Error Message”. That one seems pretty clear, so which file is it talking about? What is wrong with that file? Compare what it looks like on your system to what you see on the online version of the assignment.

1 Like