jerry-git / jerry-git/thug-memes

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

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
219
Forks
14
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.