Boston House Pricing Prediction Software and Tools Required Github Account Heroku Account VS Code IDE Git CLI Create a new enviroment ... conda create -p venv python==3.10 -y ... Activate the enviroment conda activate path