byt3bl33d3r / CrackMapExec

A swiss army knife for pentesting networks
BSD 2-Clause "Simplified" License
8.45k stars 1.64k forks source link

No module named 'helpers' Error after Pipx Install #429

Closed st1ckyb1t closed 3 years ago

st1ckyb1t commented 4 years ago

Receiving the below error when trying to run crackmapexec after installing via pipx on 18.04.1-Ubuntu : Traceback (most recent call last): File "/home/threathunt1/.local/bin/cme", line 5, in from cme.crackmapexec import main File "/home/threathunt1/.local/pipx/venvs/crackmapexec/lib/python3.6/site-packages/cme/crackmapexec.py", line 10, in from cme.connector import connector File "/home/threathunt1/.local/pipx/venvs/crackmapexec/lib/python3.6/site-packages/cme/connector.py", line 6, in from cme.connection import Connection File "/home/threathunt1/.local/pipx/venvs/crackmapexec/lib/python3.6/site-packages/cme/connection.py", line 3, in from helpers import highlight ModuleNotFoundError: No module named 'helpers'

mpgn commented 3 years ago

Please put more details and follow the tutorial to install CrackMapExec https://app.gitbook.com/@mpgn/s/crackmapexec-cme/getting-started/installation/installation-on-unix

Closing until more update

mpgn commented 3 years ago

Also, you need to use the python v3.8