blacklanternsecurity / TREVORspray

TREVORspray is a modular password sprayer with threading, clever proxying, loot modules, and more!
GNU General Public License v3.0
1.04k stars 147 forks source link

error pipx install - seemed to fail to build package #30

Closed fsacer closed 1 year ago

fsacer commented 1 year ago
pipx install git+https://github.com/blacklanternsecurity/TREVORspray
Fatal error from pip prevented installation. Full pip output in file:
    /home/user/.local/pipx/logs/cmd_2023-05-16_15.43.52_pip_errors.log

pip seemed to fail to build package:
    beautifulsoup4<5.0.0,>=4.10.0

Some possibly relevant errors from pip install:
    ERROR: Could not find a version that satisfies the requirement trevorproxy<2.0.0,>=1.0.5 (from trevorspray) (from versions: 1.0.0, 1.0.1, 1.0.3, 1.0.4)
    ERROR: No matching distribution found for trevorproxy<2.0.0,>=1.0.5

Error installing trevorspray from spec 'git+https://github.com/blacklanternsecurity/TREVORspray'.

something wrong with requirements it seems

fsacer commented 1 year ago

solved with:

pipx install git+https://github.com/blacklanternsecurity/trevorproxy
pipx inject trevorproxy git+https://github.com/blacklanternsecurity/trevorspray