The Python error EOFError: EOF when reading a line occurs when you use the `input()` function to prompt for user input but don't enter a value.
Hi Niclas, Post successful installation of xEOFs in a separate environment that by default installs required most of the packages (presuming), I still have issues with cartopy. I see that cartopy, Proj, shapely are all installed, but I still get the following error. [image: image.png] Wh...
while True: print("Options") print("Enter '+' to add two numbers") print("Enter '-' to subtract two numbers") print("Enter '*' to multiply two numbers") print("Enter '/' to multiply two numbers") print("Enter 'quit' to end the program") user_input = input(": ") if user_...
yeah on my computer on solo learns play ground when it asks for input i do + 2 2 is that right ? + 1 ok ty vm im gonna try again i greatly appreciate you taking the time to answer my questions while True: print("Options") print("Enter '+' to add two numbers") print("Enter ...