firmware-analysis-toolkit icon indicating copy to clipboard operation
firmware-analysis-toolkit copied to clipboard

"python-pip candidate not available" error while installing.

Open shaaa9 opened this issue 4 years ago • 2 comments

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

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

shaaa9 avatar Oct 02 '20 05:10 shaaa9

This is a known issue. Python2 has been removed from Ubuntu 20.04. However we cannot switch to 20.04 yet. Some dependencies rely on Python 2.

Please check https://github.com/attify/firmware-analysis-toolkit/issues/50#issuecomment-667496219

extremecoders-re avatar Oct 06 '20 05:10 extremecoders-re

Same issue spotted. Any way around this?

h2th3k avatar Feb 12 '21 08:02 h2th3k