You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dora.exe start .\hello_world_dataflow.yml
attaching to dataflow (use `--detach` to run in background)
ERROR agent: exited with code 1 with stderr output:
---------------------------------------------------------------------------------
[...] File "D:\Scoop\apps\miniconda3\current\envs\full\lib\site-packages\pkg_resources\__init__.py", line 2333, in find_on_path
entries = (os.path.join(path_item, child) for child in safe_listdir(path_item))
File "D:\Scoop\apps\miniconda3\current\envs\full\lib\site-packages\pkg_resources\__init__.py", line 2382, in safe_listdir
return os.listdir(path)
OSError: [WinError 123] �ļ�����Ŀ¼�������������ȷ��: '\\\\?\\e:\\mofa\\python\\examples\\hello_world\\.'
Location:
binaries\runtime\src\operator\python.rs:28:9
---------------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
Description of the Issue:
在full-dependecies分支下
OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '\\?\e:\mofa\python\examples\hello_world\.'
examples/hello_world在Windows11下运行报错
Steps to Reproduce:
Environment Information:
Additional Information:
The text was updated successfully, but these errors were encountered: