|
pip install translate出現以下訊息 我的python==3.7.4 請問是還需要安裝那些套件呢? ERROR: astroid 2.3.1 requires typed-ast<1.5,>=1.4.0; implementation_name == "cpython" and python_version < "3.8", which is not installed. ERROR: astroid 2.3.1 has requirement six==1.12, but you'll have six 1.14.0 which is incompatible. Installing collected packages: six, tox, cfgv, identify, nodeenv, pre-commit, translate Found existing installation: six 1.12.0 Uninstalling six-1.12.0: ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 存取被拒。: 'c:\\programdata\\anaconda3\\lib\\site-packages\\__pycache__\\six.cpython-37.pyc' Consider using the `--user` option or check the permissions. |