oceanicpanda
Results
1
issues of
oceanicpanda
When running the following code from a Python script run with sudo: import apt cache = apt.cache.Cache() cache.update() I receive the following error Traceback (most recent call last): File "sudohelper.py",...