The .bat activate files are not installed and thus don't end up in venvs. So activating from cmd isn't possible Maybe it needs to be added here https://github.com/python/cpython/blob/a9c304cf020e2fa3ae78fd88359dfc808c9dd639/Makefile.pre.in#L2301 ?