EmpireProject / Empire

Empire is a PowerShell and Python post-exploitation agent.
http://www.powershellempire.com/
BSD 3-Clause "New" or "Revised" License
7.36k stars 2.8k forks source link

Error post installation #1342

Open tXambe opened 5 years ago

tXambe commented 5 years ago

Empire Version

2.3

OS Information (Linux flavor, Python version)

Debian 9.8

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

After instalation I have this error: Traceback (most recent call last): File "./empire", line 13, in from lib.common import empire, helpers File "/opt/Empire-mod-Hackplayers/lib/common/empire.py", line 31, in import agents File "/opt/Empire-mod-Hackplayers/lib/common/agents.py", line 68, in import encryption File "/opt/Empire-mod-Hackplayers/lib/common/encryption.py", line 26, in import M2Crypto ImportError: No module named M2Crypto

Screenshot of error, embedded text output, or Pastebin link to the error

Any additional information

Depharms commented 5 years ago

For me: