[GH-ISSUE #32] python 需要多少版本以上?centos6.5安装出错 #21

Closed
opened 2026-03-03 13:50:33 +03:00 by kerem · 3 comments
Owner

Originally created by @huaimutou on GitHub (Jun 24, 2020).
Original GitHub issue: https://github.com/inpanel/inpanel/issues/32

Traceback (most recent call last):
File "install.py", line 392, in
install.install()
File "install.py", line 369, in install
self.config_account()
File "install.py", line 272, in config_account
self._run('%s/config.py username "%s"' % (self.installpath, self.username))
File "install.py", line 111, in _run
return subprocess.call(shlex.split(cmd))
File "/usr/lib/python2.6/subprocess.py", line 478, in call
p = Popen(*popenargs, **kwargs)
File "/usr/lib/python2.6/subprocess.py", line 642, in init
errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1234, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

Originally created by @huaimutou on GitHub (Jun 24, 2020). Original GitHub issue: https://github.com/inpanel/inpanel/issues/32 Traceback (most recent call last): File "install.py", line 392, in <module> install.install() File "install.py", line 369, in install self.config_account() File "install.py", line 272, in config_account self._run('%s/config.py username "%s"' % (self.installpath, self.username)) File "install.py", line 111, in _run return subprocess.call(shlex.split(cmd)) File "/usr/lib/python2.6/subprocess.py", line 478, in call p = Popen(*popenargs, **kwargs) File "/usr/lib/python2.6/subprocess.py", line 642, in __init__ errread, errwrite) File "/usr/lib/python2.6/subprocess.py", line 1234, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory
kerem closed this issue 2026-03-03 13:50:33 +03:00
Author
Owner

@jksdou commented on GitHub (Jul 15, 2020):

2.7

<!-- gh-comment-id:658718749 --> @jksdou commented on GitHub (Jul 15, 2020): 2.7
Author
Owner

@weizhiwen commented on GitHub (Mar 21, 2024):

centos7 同样的错误

<!-- gh-comment-id:2011261644 --> @weizhiwen commented on GitHub (Mar 21, 2024): centos7 同样的错误
Author
Owner

@jksdou commented on GitHub (Mar 21, 2024):

@weizhiwen 如果安装失败,不要使用 install.py 安装,参考这个文档 https://inpanel.org/zh-cn/install/custom.html 手工安装

<!-- gh-comment-id:2011398196 --> @jksdou commented on GitHub (Mar 21, 2024): @weizhiwen 如果安装失败,不要使用 install.py 安装,参考这个文档 https://inpanel.org/zh-cn/install/custom.html 手工安装
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/inpanel#21
No description provided.