You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to install the package with Python 3.11, due to issues installing dependencies. It looks like the accelerometer package dependency requires python versions between 3.7 and 3.10 (>=3.7, <3.11) as well as requiring some older versions of scikit-learn, numpy, and scipy. I was hoping to use this package for a project, but unfortunately, I need to use python 3.11 (or newer). Are there any plans to support newer versions of Python?