-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Mininet uses GitHub issues for bug reports and feature requests only.
These issues can be viewed at bugs.mininet.org
If you have a question that is not a bug report or a feature request,
please use the documentation at docs.mininet.org, the FAQ
at faq.mininet.org, and the mininet-discuss mailing list.
For bug reports, please fill in the following information in detail,
and also feel free to include additional information such as debug
output from mn -v debug, etc.
--- Cut Here ---
when util/install.sh -nfv from $HOME/Setup/mininet
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
Reading package lists...
Building dependency tree...
Reading state information...
python-pip-whl is already the newest version (20.0.2-5ubuntu1.5).
python-pip-whl set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
/usr/bin/python2: No module named pip
--2021-05-26 09:14:05-- https://bootstrap.pypa.io/2.6/get-pip.py
Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 151.101.132.175, 2a04:4e42:1f::175
Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|151.101.132.175|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-05-26 09:14:05 ERROR 404: Not Found.
student@uc3m:~/Setup/mininet$ uname -a
Linux uc3m 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
This seems normal, since Python2 is completely deprecated.
Using mininet 2.3.0 from the Releases
Same happens from
git clone https://github.com/mininet/mininet.git
Metadata
Metadata
Assignees
Labels
No labels