Skip to content

python module dependencies #92

@volca02

Description

@volca02

...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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions