qdrant/quaterion

No Python 3.9/3.10 support of quaternion and quaternion-models

Closed this issue · 2 comments

I wanted to play around a little bit with quaternion and wasn't able to install from PyPi for both python 3.9/3.10 on Ubuntu 22.04 LTS

Steps to Reproduce :
python3.10 -m pip install quaternion quaternion-models
Expected :
Module to be installed.
Actual :
Could not find a version that satisfies the requirement quaternion-models(It downloaded Quanternion-3.5.2.post4-py3-none-any.whl, not quaternion 0.1.34)

Notes : Does quaternion supports Python 3.9/3.10 ? If not, which version it does support ?

It's quaterion, not quaternion.

That was a little silly. Thanks 😂