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
raise PluginInstallError(f'插件 {plugin} 依赖安装失败:{e}') from e
backend.plugin.tools.PluginInstallError: 插件 oauth2 依赖安装失败:Command '['/home/ubuntu/projects/backend/.venv/bin/python', '-m', 'ensurepip', '--upgrade']' returned non-zero exit status 1.