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

How to quickly install OxyGent development environment?

2025-08-20 525
Link directMobile View
qrcode

OxyGent Installation Guide

system requirements

The base environment requires Python version 3.10 and supports two major installation methods:

Conda Installation Process

  • Create a virtual environment:conda create -n oxy_env python=3.10
  • Activate the environment:conda activate oxy_env
  • Install the frame:pip install oxygent

uv installation process

  • Install the uv tool:curl -LsSf https://astral.sh/uv/install.sh | sh
  • Create a virtual environment:uv python install 3.10
  • Install the frame:uv pip install oxygent

Development environment supplemental configuration

If local development is required:

  • Requires an additional installation of Node.js
  • fulfillmentpip install -r requirements.txt
  • macOS users will need to go through thebrew install coreutilsInstallation of core tools

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