i'm doing pip install of scikit-learn
and nltk
in python 3.6 and get error Illegal instruction: 4. i'm on osx 10.7.5. i had earlier updated python 3 version with conda install python=3
i've re-installed conda, and it looks like a complier error. i'm not fully sure how to de-bug it.
how can i understand what's causing this error? how can i fix this?