Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在登陆时候报错 #72

Open
baidusama opened this issue Jul 25, 2020 · 0 comments
Open

在登陆时候报错 #72

baidusama opened this issue Jul 25, 2020 · 0 comments

Comments

@baidusama
Copy link

PS C:\WINDOWS\system32> pip -V
pip 19.2.3 from c:\program files\python38\lib\site-packages\pip (python 3.8)
PS C:\WINDOWS\system32> onedrivecmd init
Traceback (most recent call last):
File "C:\Program Files\Python38\Scripts\onedrivecmd-script.py", line 11, in
load_entry_point('OnedriveCMD==0.1.8.1', 'console_scripts', 'onedrivecmd')()
File "C:\Program Files\Python38\lib\site-packages\pkg_resources_init_.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "C:\Program Files\Python38\lib\site-packages\pkg_resources_init_.py", line 2852, in load_entry_point
return ep.load()
File "C:\Program Files\Python38\lib\site-packages\pkg_resources_init_.py", line 2443, in load
return self.resolve()
File "C:\Program Files\Python38\lib\site-packages\pkg_resources_init_.py", line 2449, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
ModuleNotFoundError: No module named 'onedrivecmd'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant