Skip to content
New issue

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

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

Already on GitHub? # to your account

Linux raspberry install pynlpir failed #113

Open
Jaxx4Fun opened this issue May 4, 2018 · 1 comment
Open

Linux raspberry install pynlpir failed #113

Jaxx4Fun opened this issue May 4, 2018 · 1 comment

Comments

@Jaxx4Fun
Copy link

Jaxx4Fun commented May 4, 2018

When I use this command,

pip3 install pynlpir

it seems to be okay. But when I import the package, here is the error message:

OSError: /home/pi/pynlpir/pynlpir/lib/libNLPIR32.so: cannot open shared object file: No such file or directory

But I do find this file in the directory.
Is the package not suitable for Raspberry Pi?

@tsroten
Copy link
Owner

tsroten commented May 20, 2018

Hello! It is probably related to sudo. If you used sudo to install pynlpir, then you might need to use sudo python when running your script.

Or, you could update the permissions/owner on the files directly.

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

No branches or pull requests

2 participants