
I am getting pretty bored at trying to figure out how to go about this, so I was hoping anyone out there could give me some tips perhaps. This is a quick option for those who have operating systems or Python distributions. Install the version of scikit-learn provided by your operating system or Python distribution. It will provide a stable version and pre-built packages are available for most platforms. I have also tried using pip install pydot and pip install graphviz with similar results: Downloading/unpacking pydotĬould not find any downloads that satisfy the requirement pydot This is the best approach for most users.

I am using Anaconda as my environment (along with Spyder), and have tried to run the following lines of code conda install -c pydot

I want to be able to create graphical decision trees in Python, and I am currently trying to install both pydot and graphviz. Install the necessary Python libraries & other needed libraries needed for the application: Odoo 11 will use python 3.5(which is pre-installed on our Ubuntu), previously it uses Python 2.
