Skip to content

improve installing via pip #121

@JonnyJD

Description

@JonnyJD

isrcsubmit needs at least one non-python package (libdiscid, C library), so it can't be installed completely via pip.
However, when installing all python modules you will get a better error message like:

OSError: libdiscid.so.0: cannot open shared object file: No such file or directory

Pip then probably only installs into /usr/local/bin, which might or might not be in the $PATH.

This was probably the purpose of #116, even though was not mentioned in the subject.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions