I’m migrating a project to python 3 (3.5) and I saw that installing pynetlinux with pip3 is not actually installing the latest code on GitHub [1] hence is failing, If i sue directly the code on GitHub everything works correctly. Seems like latest code is not being pointed to a official release, anyone knows what is the process to request a new release of this package or to have the latest code with pip3 ?
You’d need to raise an issue on the project’s tracker - although I see you have alrteady. That project’s last commit was in 2016, so it’s possible that it’s dead.