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

[windows] fedml login failed on windows #775

Open
chaoyanghe opened this issue Feb 15, 2023 · 0 comments
Open

[windows] fedml login failed on windows #775

chaoyanghe opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@chaoyanghe
Copy link
Member

Congratulations, you have logged into the FedML MLOps platform successfully!
Your device id is [email protected]. You may review the device in the MLOps edge device list.
INFO: Started server process [16416]
INFO: Waiting for application startup.
INFO: Application startup complete.
Traceback (most recent call last):
File "c:\users\anaconda3\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "c:\users\anaconda3\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Users\Anaconda3\Scripts\uvicorn.exe_main
.py", line 7, in
File "c:\users\anaconda3\lib\site-packages\click\core.py", line 829, in call
return self.main(*args, **kwargs)
File "c:\users\anaconda3\lib\site-packages\click\core.py", line 782, in main
rv = self.invoke(ctx)
File "c:\users\anaconda3\lib\site-packages\click\core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "c:\users\anaconda3\lib\site-packages\click\core.py", line 610, in invoke
return callback(args, **kwargs)
File "c:\users\anaconda3\lib\site-packages\uvicorn\main.py", line 404, in main
run(
File "c:\users\anaconda3\lib\site-packages\uvicorn\main.py", line 564, in run
ChangeReload(config, target=server.run, sockets=[sock]).run()
File "c:\users\anaconda3\lib\site-packages\uvicorn\supervisors\basereload.py", line 45, in run
for changes in self:
File "c:\users\anaconda3\lib\site-packages\uvicorn\supervisors\basereload.py", line 64, in next
return self.should_restart()
File "c:\users\anaconda3\lib\site-packages\uvicorn\supervisors\statreload.py", line 32, in should_restart
for file in self.iter_py_files():
File "c:\users\anaconda3\lib\site-packages\uvicorn\supervisors\statreload.py", line 52, in iter_py_files
for path in list(reload_dir.rglob("
.py")):
File "c:\users\anaconda3\lib\pathlib.py", line 1148, in rglob
for p in selector.select_from(self):
File "c:\users\anaconda3\lib\pathlib.py", line 583, in _select_from
for p in successor_select(starting_point, is_dir, exists, scandir):
File "c:\users\anaconda3\lib\pathlib.py", line 530, in _select_from
with scandir(parent_path) as scandir_it:
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'C:\Users\Administrator\AppData\Local\Application Data\Application Data\Application Data\Android\Sdk\tools\lib\monitor-x86\p2\org.eclipse.equinox.p2.engine\profileRegistry\DefaultProfile.profile\.data\org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants