davidfoerster / aptsources-cleanup

Detects and interactively deactivates duplicate Apt source entries and deletes sources list files without valid enabled source entries (as requested in https://askubuntu.com/a/762815/175814).
MIT License
667 stars 85 forks source link

Error while finding module specification for '__main__' #9

Closed davidfoerster closed 6 years ago

davidfoerster commented 6 years ago
gelmo@gelmo-laptop:~/Downloads$ sudo PYTHONPATH="/home/gelmo/Downloads/aptsources-cleanup.zip" python3 -OEs -m __main__
/usr/bin/python3: Error while finding module specification for '__main__' (ValueError: __main__.__spec__ is None)