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

OSError: cannot open shared object file: No such file or directory #9

Open
anas-rz opened this issue Jan 20, 2021 · 7 comments
Open

Comments

@anas-rz
Copy link

anas-rz commented Jan 20, 2021

Hi @raghavan97 !

Hope you are doing fine.

I have been using misty for one month and it's working on my personal laptop. But when I am trying to make it work on the another device it gives an error:
OSError: ***/****/venv/lib/python3.7/site-packages/misty/mstplib/libmstp_agent.so: cannot open shared object file: No such file or directory
How can I fix this?

Regards,
Muhammad Anas Raza

@sansal54
Copy link

sansal54 commented Mar 9, 2021

very similar problem here as well. I use misty on linux desktop without any problem. But when I try to use it on raspberry pi device, I get "OSError: /*/venv/lib/python3.7/site-packages/misty/mstplib/libmstp_agent_linux.so: wrong ELF class: ELFCLASS64".

@raghavan97
Copy link
Contributor

raghavan97 commented Mar 9, 2021 via email

@sansal54
Copy link

the output of the command : uname -a is :

Linux raspberrypi 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l GNU/Linux

@sansal54
Copy link

and when I try the steps you give, it worked.

@raghavan97
Copy link
Contributor

raghavan97 commented Aug 2, 2021 via email

@dhavalvasveliya
Copy link

I am trying to run misty on OpenWRT, and getting this error, Anyone knows how to fix it?
image

@BartVolkaerts
Copy link

BartVolkaerts commented Sep 27, 2023

Hi @raghavan97 , here to blow the dust of this thread.
I'm using this project on a RPI and was wondering if a release could be made to support it out-of-the-box instead of having to build the libmstp_agent.so afterwards from cloned source code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants