ai-se / SMOTE

0 stars 0 forks source link

system issues on HPC or local machine #5

Closed WeiFoo closed 8 years ago

WeiFoo commented 8 years ago

mpi4y

For some reason, mpi4py can't be installed properly on my MAC, probably beacuse anaconda package.

I did the following steps.

Step1 read it

Step2 To install mpi4py linked with MPICH, do: conda install --channel mpi4py mpich mpi4py

then I fixed it.

WeiFoo commented 8 years ago

pyparsing

Even install matplotlib, it also seems that pyparsing is missed. need to install it manually.

go to http://pyparsing.wikispaces.com/Download+and+Installation

download sourcecode and install.

WeiFoo commented 8 years ago

matplotlib is still not installed properly, some dependency required.