Answer the question
In order to leave comments, you need to log in
Error E: Candidate for installation not found for package 'python-m2crypto'?
Answer the question
In order to leave comments, you need to log in
Kali on Debian?
What python do you have installed?
Judging by the screen 3rd?
python-m2crypto 2nd python package.
For example, in Ubuntu 20.04 the default is python3, and in order for Ace Stream Engine to work, for example, you need the 2nd python and this package is also treated like this:
1. install the 2nd python
sudo apt-get install python2.7 libpython2.7 python-apsw python-setuptools net-tools
cd /tmp
wget http://archive.ubuntu.com/ubuntu/pool/universe/m/m2crypto/python-m2crypto_0.31.0-6_amd64.deb
sudo dpkg -i python-m2crypto_0.31.0-6_amd64.deb
sudo apt-get install -f
wget https://bootstrap.pypa.io/get-pip.py
sudo python get-pip.py
pip install resource
cd
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question