MNN icon indicating copy to clipboard operation
MNN copied to clipboard

pypi package support for Python3.13 and Python3.14

Open vra opened this issue 4 weeks ago • 0 comments

For now, When I use Python3.13, pip install MNN raises failure:

ERROR: Could not find a version that satisfies the requirement MNN (from versions: none)

[notice] A new release of pip is available: 25.1.1 -> 25.3
[notice] To update, run: pip install --upgrade pip
ERROR: No matching distribution found for MNN

vra avatar Dec 01 '25 08:12 vra