Skip to content

how to run this manually? the shortcut doesn't work for me #8

@vesper8

Description

@vesper8

I tried both

pip3 install thug-memes
and
pip install thug-memes

i don't get any errors exactly.. just these warnings that I think are unrelated to this package

Requirement already satisfied: thug-memes in /usr/local/lib/python3.6/site-packages (0.1.0)
Requirement already satisfied: opencv-python==3.4.0.12 in /usr/local/lib/python3.6/site-packages (from thug-memes) (3.4.0.12)
Requirement already satisfied: click==6.7 in /usr/local/lib/python3.6/site-packages (from thug-memes) (6.7)
Requirement already satisfied: face-recognition-models==0.3.0 in /usr/local/lib/python3.6/site-packages (from thug-memes) (0.3.0)
Requirement already satisfied: numpy>=1.11.1 in /usr/local/lib/python3.6/site-packages (from opencv-python==3.4.0.12->thug-memes) (1.13.1)
spacy 1.9.0 has requirement pip<10.0.0,>=9.0.0, but you'll have pip 10.0.1 which is incompatible.
convertdate 2.1.0 has requirement pytz<2018,>=2014.10, but you'll have pytz 2018.4 which is incompatible.
You are using pip version 10.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

but then the thug shortcut isn't available even after restarting my shell

I don't use pip often.. just wondering where thug gets installed and how I can call it with an absolute path maybe? unless you have another advice that could help

i'm on OSX

thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions