Unable too setup python environment

This error pops up when I try to activate an environment with machine learning libraries specific to Quantra Environment

“conda env create -f Learn algorithmic trading from top institutions and experts | Quantra by QuantInsti

zsh: command not found: “conda

(base) kunal@Kunals-MacBook-Air ~ %

Hi Kunal,

From the error, it looks like conda is not installed or not added to your PATH. You can refer to the steps in this blog to setup Python on your trading system. Please let us know if you face any errors while setting up the environment or activating it.