Hello People, I need to install the "lib xlrd" for my OpenErp 7.0 system so I can install de the "bank_statement_module".
I don't now what I am doing rong!
1. I installed the Putty for my windows 7 machine
2. I configured my Synology NAS for a terminal connection including the firewall setting
3. I start-up a connection with Putty between my windows 7 machine and my Synology NAS
4. I downloaded the xlrd module on the Python website
5. I tried to install the module but it doesn't work! :-(
I used different kind of actions like
"sudo apt-get update"
"sudo apt-get upgrade"
"sudo apt-get install xlrd"
But I get all the time a massage like "Not found"
Please good some one help my?