byt3bl33d3r / CrackMapExec

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

Module helpers cannot import name 'highlight' #382

Closed w1ld3r closed 4 years ago

w1ld3r commented 4 years ago

Describe the bug Module helpers cannot import name 'highlight'

To Reproduce Steps to reproduce the behavior:

  1. git clone --recursive https://github.com/byt3bl33d3r/CrackMapExec
  2. cd CrackMapExec
  3. sudo pip3 install -r requirements.txt
  4. sudo python3 setup.py install
  5. sudo crackmapexec -h

Expected behavior Print help

Screenshots None

Crackmapexec info

Additional context None

mpgn commented 4 years ago

Strange, cannot reproduce the bug

w1ld3r commented 4 years ago

With the same version of python ?

mpgn commented 4 years ago

yes python3.8

w1ld3r commented 4 years ago

I do not know thanks to what witchcraft, I no longer have the error. Thanks @mpgn for your replies.