Skip to Content
Menu
This question has been flagged
2 Replies
26263 Views

I am attempting to install the "Bank Statement Base Import" from Camp to Camp and I get this error: Please install python lib xlrd. Please help! The last file in the list is: File "C:\Program Files (x86)\OpenERP 7.0-20130909-231057\Server\server\openerp\addons\account_statement_base_import\parser\file_parser.py", line 29, in <module>

Windows server

Avatar
Discard
Best Answer

As said by Andreas, first you have to download the package from here:

pypi.python.org/pypi/xlrd/0.9.2.

Found the folder "xlrd" inside, copy it to "OpenERP 7.0-xxx\Server\server\"

Restart OERP

You can restart the installation of "Bank Statement Base Import" (it worked on my Win7)

Avatar
Discard

Thank you! This method works perfect for me.

Thanks, this is the method which works.

Best Answer

First you have to download the package from here:

https://pypi.python.org/pypi/xlrd/0.9.2.

Since you are using Windows, the installation is not that easy. One possibility is shown here:

http://www.wikihow.com/Install-Python-Packages-on-Windows-7

Avatar
Discard
Related Posts Replies Views Activity
0
Jul 24
1826
0
Nov 22
2515
3
Dec 19
5923
6
Jan 18
18601
1
Jan 24
16139