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

python module dependencies #92

Open
volca02 opened this issue Nov 5, 2021 · 0 comments
Open

python module dependencies #92

volca02 opened this issue Nov 5, 2021 · 0 comments

Comments

@volca02
Copy link
Contributor

volca02 commented Nov 5, 2021

...as was reported - the python module dependency on .so is vague (in the deb depends) leading to possible discrepancies in the symbol exports/imports.

Resulting situation was as follows:

ImportError: /usr/lib/python3/dist-packages/_fastrpc.cpython-35m-x86_64-linux-gnu.so: undefined symbol: _ZN4FRPC8HTTPIO_t15waitOnReadyReadEv

Having an equals sign for exact dependency based on version (i.e. depends libfastrpc8 (=8.X.Y)) could be beneficial for the stability of the project.

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

1 participant