无法在Tails 3.14.2上安装Python依赖项

时间:2019-07-03 01:44:47

标签: python module urllib

导入python模块的问题。我尝试使用APT程序包管理器和PIP安装多个python程序包,但收到错误:

Traceback (most recent call last):
  File "plugin_installer.py", line 34, in <module>
    import urllib.errorA
ImportError: No module named error

现在,这是在Tails 3.14.2 Linux上完成的。有人对我该如何解决有任何想法吗?

感谢您的时间和考虑。

-马丁

0 个答案:

没有答案