# Installation ## Install using pip Install the `autogen-core` package using pip: ```bash pip install "autogen-core==0.4.0.dev11" ``` ```{note} Python 3.10 or later is required. ```