Keep one CLI on Python 3.12. Point it at the project with --project-python instead of installing a second copy into .venv.
On Windows use py -3.12 -m manifestguard .... On Linux/macOS that is usually python3.12 -m manifestguard ....
Community
py -3.12 -m pip install --user --upgrade manifestguard
py -3.12 -m manifestguard --version
py -3.12 -m manifestguard check
PyPI: https://pypi.org/project/manifestguard/
After you buy Pro
- Sign in and open the license.
- Collect the device hash, paste the portal token.
- Update later with
license update-apply— notpip install --upgradefrom PyPI.
py -3.12 -m manifestguard license device-hash
py -3.12 -m manifestguard license activate <TOKEN>
py -3.12 -m manifestguard license status
py -3.12 -m manifestguard license update-check
py -3.12 -m manifestguard license update-apply
Offline wheel: pip install --user --no-index --find-links <dir> manifestguard. Do not unzip by hand.
Plans and price: /mgpy#licensing.