0

Background

I was working on a python module and couldn't understand why it kept throwing an error, so I very intelligently decided to just uninstall then reinstall python3, nothing could go wrong, right??

My apt installer still worked so after restarting I reinstalled python3-all and ubuntu-desktop. Everything seems to work fine now, but for some reason my Ethernet is always down. Wifi works perfectly fine, but my Ethernet connection no longer does. I've tried configuring it through multiple networking tools but it remains down. I've installed and reinstall python-dns and packages related to that to no avail, is there an obscure package that might of been broken or removed?

joshpetit
  • 353

1 Answers1

0

This answer to unmanaged ethernet connections fixed my problem, this was likely unrelated to the python uninstallation.

joshpetit
  • 353