Ikomia-dev / IkomiaApi

Deploy Computer Vision solutions with a few lines of code.
https://ikomia-dev.github.io/python-api-documentation/
Apache License 2.0
226 stars 13 forks source link

pip install ikomia ERROR #32

Open davemaster opened 6 months ago

davemaster commented 6 months ago

Describe the bug pip install ikomia ERROR: Could not find a version that satisfies the requirement ikomia (from versions: none) ERROR: No matching distribution found for ikomia

Environment:

LudoBar commented 6 months ago

Hi @davemaster, we infortunately do not provide wheel for Python 3.12 yet. For now, you can install ikomia wheel with pip from Python 3.7 to Python 3.10. Python 3.11 is coming soon and Python 3.12 later this year.