CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.29k stars 282 forks source link

However the following packages replace it: python3-pip #568

Closed hktalent closed 2 years ago

hktalent commented 2 years ago
Reading package lists... Done
+ sudo apt-get install python-pip python-virtualenv python-dev libfreetype6-dev screen g++ python-tk unzip libsnappy-dev cmake -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'python-dev-is-python2' instead of 'python-dev'
Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python3-pip

Package python-virtualenv is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python-pip' has no installation candidate
E: Package 'python-virtualenv' has no installation candidate

Note, selecting 'python-dev-is-python2' instead of 'python-dev'
Package python-virtualenv is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python-virtualenv' has no installation candidate
hktalent commented 2 years ago

change to: sudo apt-get install python3-pip python3-virtualenv python3-dev libfreetype6-dev \ screen g++ python-tk unzip libsnappy-dev cmake -y

is ok