python - Cython does not run properly -


i have installed cython on debian.but when run cython commmand line raises exception

importerror: no module named compiler.main 

and when write from cython.compiler.main import main same exception. can see there cython directory whereas compiler.main exist.i have not been able figure out reason behind exception.

i tried installing/uninstalling cython not getting anywhere.

i tried install using pip , apt-get both.i installing on debian squeeze.

thanks in advance.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -