Skip to content

Installation

ProxyStore Extensions should be installed alongside ProxyStore.

$ pip install proxystore[extensions]
Checkout ProxyStore's Installation Guide for more details.

Note

ProxyStore Extensions can be installed directly.

$ pip install proxystore-ex
This is generally not recommended because this will install the base ProxyStore package if it is not installed already. This means that none of the extra options from ProxyStore that you may need will be installed. See the ProxyStore Installation Guide for how to install the base ProxyStore package with extra options.

Distributed In-Memory Connectors

The MargoConnector and UCXConnector have additional manual installation steps to be completed before they can be used. These steps are reasonably involved and may change over time so checkout the following resources for the most up-to-date instructions.