Skip to content

MdPipe v0.1.2

Latest

Choose a tag to compare

@gdols gdols released this 01 Jul 12:05

Another first-run fix — this one for computers that already have an old Python installed.

On a machine with a very old Python (its pip was from 2017), MdPipe was building on top of it and setup failed with a confusing "no matching distribution found" error. It wasn't really about your internet — that ancient pip simply can't talk to today's PyPI.

Now MdPipe ignores a system Python that's too old (MarkItDown needs 3.10+) and just uses its own bundled Python instead. As always, everything stays inside MdPipe's own folder — it never touches or depends on the Python already on your machine.

Download MdPipe.exe below and double-click it — no installer, no .NET, no Python. First run: if Windows shows a blue "Windows protected your PC" box, click More info, then Run anyway.

Works on Windows 10 and 11 (64-bit).