Install on Windows
Use the install selector. The default shell is PowerShell. The command uses py -3, a dedicated environment under %LOCALAPPDATA%\MemStrata\venvs, and the product .cmd launcher. It does not change execution policy.
Microsoft Store Python redirects writes under LocalAppData into the package cache. The command checks whether Scripts\python.exe exists at the requested path and, if not, follows os.path.realpath so pip and the .cmd launcher run against the environment that was actually created. python.org Python does not need that extra step.
Advertised Windows x64 versions:
- Conversational 0.7.12 from PyPI
- Coder 0.6.32 from PyPI
- Governance 0.7.2 from PyPI
- Structured 0.7.3 from the GitHub wheel. Do not use an unpinned PyPI install.
Microsoft Store listings exist as a separate path. They are listings, not this wheel command.
If Python is missing, install Python 3.10 or newer from python.org and open a new terminal.