卸载了一次后重新安装就提示找不到/python
未關閉
- 主要語言
- TypeScript
- 星號
- 2.3k
- 分支
- 136
- PR 合併指標
- 30 天內沒有已合併 PR
描述
命令行里python和python3都能识别出来
错误提示是:Setup failed: Python not found at /python
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The error 'Setup failed: Python not found at /python' suggests a path resolution issue in the installation script. Look for where the Python executable path is determined, likely in a setup or configuration file. Check if the script uses an absolute path '/python' instead of dynamically finding 'python' or 'python3' from the system PATH. Running the setup script in a debug mode or adding logging could help trace the problem.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python, typescript
- 領域
- cli, developer-experience
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100