Mayitzin / ahrs

Attitude and Heading Reference Systems in Python

Home Page:https://ahrs.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing from setup.py is deprecated

guigoruiz1 opened this issue · comments

DEPRECATION: Loading egg at /opt/conda/lib/python3.11/site-packages/AHRS-0.3.1-py3.11.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation.. Discussion can be found at https://github.com/pypa/pip/issues/12330

The package version available via pip installation does not have all the features in the documentation which I need for my project. Would it be possible to bring the pip version up to date?

Thank you