Skip to content

slither-simil doesn't work with pipx #2621

Open
@iirekm

Description

@iirekm

Describe the issue:

pipx install slither-analyzer
pipx inject slither-analyzer git+https://github.com/facebookresearch/fastText#0.2.0
slither-simil

Then it complains about missing fasttext, although it's installed correctly (I can see it in the venv created by pipx).

Works only when I use pip3 --user --break-system-packages, but this is a bad practice since may mess with other packages.

Code example to reproduce the issue:

Version:

Relevant log output:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-candidateBugs reports that are not yet confirmed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions