xioTechnologies / Gait-Tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No imufusion import

dovanan95 opened this issue · comments

The imufusion library in gait_tracking.py is not available. Could you help to fix tt? Thanks so much!

You need to first install the python package using pip install imufusion.

I already executed command: pip install imufusion. However, I received the response:
"ERROR: Could not find a version that satisfies the requirement imufusion (from versions: none)
ERROR: No matching distribution found for imufusion"

I finished installing imufusion lib, but I have to change to Windows OS. Thank you!

Hello,

Can you please build imufusion package for Linux?
If not, are you able to provide some instructions on how can it be done so we can do it?

A Linux build is available. You can see the available builds on this page:
https://pypi.org/project/imufusion/0.0.50/#files

A Linux build is available. You can see the available builds on this page: https://pypi.org/project/imufusion/0.0.50/#files

Thank you very much for such an urgent response. I was searching for it yesterday and I haven't checked if it is available today.

Best regards