Fixing ModuleNotFoundError in Python
Almost never about the package, almost always about which Python. The five causes in the order worth checking, with real error output.
Read the article →Articles tagged “beginners guide”.
Almost never about the package, almost always about which Python. The five causes in the order worth checking, with real error output.
Writing
The model affects the drafting — the cheapest part of the job. Research, verification and first-hand experience decide whether…
Technology
No waiter metaphors. What actually goes over the wire, what the documentation words mean, and a real request you can run yourself.
Technology
HTML describes what content is, not what it looks like. Getting that split right is most of what separates working markup from…
Technology
The modern answer is two lines. What makes centring feel hard is that every failure mode is silent — starting with a parent that…
Technology
Git makes sense once you hold the three-places model. Includes the undo table and the reflog recovery most tutorials leave out.
Technology
The install is one checkbox. Everything that goes wrong afterwards comes from PATH, the Microsoft Store stub, or having two…
Technology
Five finishable projects with complete code that was executed before publishing, and the one idea each exists to teach.
Technology
The base-unit pattern behind every converter on this site, in about fifteen lines — plus the two things it does not cover:…