Hi Klein I did not use the above said command. And when I used it by using like
sudo python setup.py install
It got installed and now the previous errors are not coming, means the commands are working fine. But I was wondering that official website (http://www-huber.embl.de/users/anders/HTSeq/doc/install.html#install) does not mention any such command ? Don't know why ?
They say to use install command when your folder does not contain src subfolder i.e. when you have source code downloaded. I downloaded the same source code with src as subfolder; so it was supposed to work with build command only. anyway its working Thanks again Kumardeep
what is the exact commandline you give and what error do you get?
FOR command: htseq-count error is -bash: htseq-count: command not found FOR command: python -m HTSeq.scripts.count error is /usr/bin/python: No module named _HTSeq
I have mac os lion..... while installing it showed no error. Thanks