petermr / docanalysis

Semantic analysis of text documents including sentence and paragraph splitting
Apache License 2.0
12 stars 3 forks source link

ERROR: zsh: command not found: pip #8

Open EmanuelFaria opened 2 years ago

EmanuelFaria commented 2 years ago

Even after reinstalling pip, attempting to install docanalysis fails:

Last login: Tue Mar 29 22:29:38 on ttys009
emanuelfarruda@Mannys-MacBook-Pro-2021 ~ % brew install brew-pip
Warning: brew-pip 0.4.1 is already installed and up-to-date.
To reinstall 0.4.1, run:
  brew reinstall brew-pip
emanuelfarruda@Mannys-MacBook-Pro-2021 ~ % brew reinstall brew-pip
==> Downloading https://ghcr.io/v2/homebrew/core/brew-pip/manifests/0.4.1
Already downloaded: /Users/emanuelfarruda/Library/Caches/Homebrew/downloads/366fce33ec5664e1e1d65b30a8ccca99531b0a61971b27c59a20881b99b20e83--brew-pip-0.4.1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/brew-pip/blobs/sha256:d2cc472ae
Already downloaded: /Users/emanuelfarruda/Library/Caches/Homebrew/downloads/60d40e937a4565c859788571a6de9f14f2e1018c33d3e00b7785d1b8a38e5693--brew-pip--0.4.1.monterey.bottle.tar.gz
==> Reinstalling brew-pip 
==> Pouring brew-pip--0.4.1.monterey.bottle.tar.gz
🍺  /usr/local/Cellar/brew-pip/0.4.1: 5 files, 7KB
==> Running `brew cleanup brew-pip`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
emanuelfarruda@Mannys-MacBook-Pro-2021 ~ %   pip install docanalysis
zsh: command not found: pip
emanuelfarruda@Mannys-MacBook-Pro-2021 ~ %