Python is really one of the worst designed languages. It always baffles me that people recommend it to beginners.

15 years ago I tried it and got that path error. 1 year ago I tried again and still got the same error. I'm well aware that it's simple enough to fix. But I was baffled that the same error was still there.

I dunno there's a lot to pick from when it comes to "worst designed"!

It's definitely not well designed though.

And I agree about recommending it to beginners. Sure, a for-loop and a simple function look very friendly and easy, but good luck explaining to them why they can't import from a file in a different directory...

Except for all the others (that anyone uses)…