Skip to content

怎安装管理池界面报错 #2

Description

@losmchen-collab

C:\Users\ZhuanZ\Desktop\codex-pool-manager-2.0\archive\v1>python3 manage.py install-cpa
Traceback (most recent call last):
File "C:\Users\ZhuanZ\Desktop\codex-pool-manager-2.0\archive\v1\manage.py", line 190, in
raise SystemExit(main())
~~~~^^
File "C:\Users\ZhuanZ\Desktop\codex-pool-manager-2.0\archive\v1\manage.py", line 186, in main
return int(args.func(args))
~~~~~~~~~^^^^^^
File "C:\Users\ZhuanZ\Desktop\codex-pool-manager-2.0\archive\v1\manage.py", line 140, in cmd_install_cpa
return run_sh(ROOT / "scripts" / "install_cpa.sh")
File "C:\Users\ZhuanZ\Desktop\codex-pool-manager-2.0\archive\v1\manage.py", line 31, in run_sh
proc = subprocess.run(cmd, cwd=str(ROOT))
File "C:\Users\ZhuanZ\AppData\Local\Python\pythoncore-3.14-64\Lib\subprocess.py", line 555, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ZhuanZ\AppData\Local\Python\pythoncore-3.14-64\Lib\subprocess.py", line 1039, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ZhuanZ\AppData\Local\Python\pythoncore-3.14-64\Lib\subprocess.py", line 1553, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
# no special security
^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
cwd,
^^^^
startupinfo)
^^^^^^^^^^^^
FileNotFoundError: [WinError 2] 系统找不到指定的文件。

C:\Users\ZhuanZ\Desktop\codex-pool-manager-2.0\archive\v1>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions