i want install cython and when install with pip return to me this error:
Requirement already satisfied: cython in /usr/local/lib/python3.5/dist-packages
my pip version is pip 9.0.1 from /usr/local/lib/python3.5/dist-packages (python 3.5 and python version is Python 3.5.2
piporpip3? - gold_cy/usr/local/lib/python3.5/dist-packages-- if the install associated with yourpipexecutable is different from the one you're trying to use cython in, well, there's your problem). - Charles Duffy