I've had an issue that other users have had, but there hasn't been a resolution. I can install the package but when I import it I get an issue related to conflicting dependencies. It says Numba needs NumPy 1.22 or greater and I have 1.21. However, when I install 1.22 it says that that doesn't work with accelerometer as that needs 1.21. How do I manage these competing dependencies? Any help is much appreciated, as this package looks fantastic!
Here is the error: ImportError: Numba needs NumPy 1.22 or greater. Got NumPy 1.21.
Thanks!
I've had an issue that other users have had, but there hasn't been a resolution. I can install the package but when I import it I get an issue related to conflicting dependencies. It says Numba needs NumPy 1.22 or greater and I have 1.21. However, when I install 1.22 it says that that doesn't work with accelerometer as that needs 1.21. How do I manage these competing dependencies? Any help is much appreciated, as this package looks fantastic!
Here is the error: ImportError: Numba needs NumPy 1.22 or greater. Got NumPy 1.21.
Thanks!