onedrivecmd icon indicating copy to clipboard operation
onedrivecmd copied to clipboard

ubuntu18安装时报错

Open wangebcjd opened this issue 5 years ago • 1 comments

用的pip install onedrivecmd。直接就报错了。 pip是正常的,可以pip install 其它程序,有python3。

ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-wpktvtbt/onedrivesdk/setup.py'"'"'; file='"'"'/tmp/pip-install-wpktvtbt/onedrivesdk/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-al24kpva cwd: /tmp/pip-install-wpktvtbt/onedrivesdk/ Complete output (5 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-wpktvtbt/onedrivesdk/setup.py", line 9, in with open(NOTICE, 'r', encoding='utf-8') as f: NotADirectoryError: [Errno 20] Not a directory: '/tmp/pip-install-wpktvtbt/onedrivesdk/setup.py/../NOTICE.rst' ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

wangebcjd avatar Dec 04 '20 06:12 wangebcjd

use onedrivesdk 1.1.8, do't use lasted!

mvpbang avatar May 06 '21 03:05 mvpbang