I am getting the following error while installing mininet on my utm ubuntu. I am using ubuntu on mac
mininet/util/install.sh Detected Linux distribution: Ubuntu 23.10 mantic aarch64sys.version_info(major=3, minor=11, micro=6, releaselevel='final', serial=0)Detected Python (python3) version 3Installing all packages except for -eix (doxypy, ivs, nox-classic)...your text`Install Mininet-compatible kernel if necessaryHit:1 http://ports.ubuntu.com/ubuntu-ports mantic InReleaseHit:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InReleaseHit:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InReleaseHit:4 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu mantic InReleaseHit:5 http://ports.ubuntu.com/ubuntu-ports mantic-security InReleaseReading package lists... DoneReading package lists...Building dependency tree...Reading state information...linux-image-6.5.0-17-generic is already the newest version (6.5.0-17.17).0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.Installing Mininet dependenciesReading package lists...Building dependency tree...Reading state information...Package pep8 is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another sourceE: Package 'pep8' has no installation candidate
I have tried different solutions available on net / given by gpt but still i am getting some kind of error. Please help
I have tried different solutions available on net / given by gpt but still i am getting some kind of error. I even installed pipx still nothing was resolved. Please help.