Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install error #38

Open
indexGui opened this issue May 1, 2021 · 3 comments
Open

pip install error #38

indexGui opened this issue May 1, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@indexGui
Copy link

indexGui commented May 1, 2021

Hi Mario,

I'm having troubles installing your package, here attached the error message shortly after the pip install ahrs command:
catt

i'm dealing with an import error, apparently my raspberry isn't able to find a module called tools.versioning.

how can i deal with it? I've tried both install solutions with pip first and then with git clone.

thanks,
Andrea

@Mayitzin
Copy link
Owner

Mayitzin commented May 7, 2021

Hi,

that seems like a local import error. I guess for the raspberry pi the format has to be changed. I will try to test it and change it accordingly.

@indexGui
Copy link
Author

indexGui commented May 8, 2021

Thanks,

if you need anything more, just let me know.

@Mayitzin Mayitzin added the bug Something isn't working label Jul 28, 2021
@cshaw-velo-ai
Copy link

cshaw-velo-ai commented Dec 14, 2022

Isn't the problem here that the tar.gz bundle doesn't include the tools directory? The ahrs directory is there, but tools is not.

https://files.pythonhosted.org/packages/66/56/7fc17b6c330eff8986e01dfd3744154ffa45cf4ccd45fd779dc6e2713ec1/AHRS-0.3.1.tar.gz

I'm building via Buildroot and saw the same problem with trying to install using the downloaded tar.gz bundle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants