Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

如何快速安装OxyGent开发环境?

2025-08-20 253

OxyGent安装指南

system requirements

基础环境需要Python 3.10版本,支持两种主流安装方式:

Conda安装流程

  • Create a virtual environment:conda create -n oxy_env python=3.10
  • Activate the environment:conda activate oxy_env
  • 安装框架:pip install oxygent

uv安装流程

  • 安装uv工具:curl -LsSf https://astral.sh/uv/install.sh | sh
  • Create a virtual environment:uv python install 3.10
  • 安装框架:uv pip install oxygent

开发环境补充配置

如需进行本地开发:

  • 需要额外安装Node.js
  • fulfillmentpip install -r requirements.txt
  • macOS用户需通过brew install coreutils安装核心工具

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish