How to install CPython in Weka?
Install wekaPython
go to tools, open package manager
search wekaPython, select and click to install
Install Python libraries
install anaconda or conda
install four packages: numpy, pandas, matplotlib, scikit-learn
for full installation doc see conda
...