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: python3.6/site-packages/lib/ke_dbl_i.so: cannot open shared object file: No such file or directory #4

Open
mzechmeister opened this issue Apr 26, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mzechmeister
Copy link
Owner

This occurs for python3 with
pip3 install . --user
While it works for python2
pip install . --user

The shared library is installed in site-packages/lib/,
but it should be in site-packages/ke_dbl/lib/

@mzechmeister mzechmeister added the bug Something isn't working label Apr 26, 2020
@mzechmeister mzechmeister self-assigned this Apr 26, 2020
@mzechmeister
Copy link
Owner Author

Problem posted in pypa/pip#8159, but no reply.

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

1 participant