The problem is not the language, its the ecosystem.
I have thought about learning it several times, and I prefer to learn a language by writing a small project in it. Each time I find there is something missing or that looks difficult.
In fact I came to the forum today to find out whether a small (but real BTW) project I am thinking of could work in Pascal, and it looks like the only way to implement one part what I want (a QR code scanner) it looks like the best bet would be to use C library. The rest would be fine, but this one bit is quite off putting to a newbie (I suspect an experienced Pascal programmer would be fine).
Cross platform GUIs would be great to have, I have tinkered with Lazarus and like visually building a GUI, I like the fast compilation, I like the simplicity of the core language ("write your Pascal like its 1985", as the article puts it). Lots to like but there is always some little thing that puts me off.