Hello,
I'm having issues installing this module even though I think I've read all posts on the net about it!! :)
I've especially followed this tutorial: w w w .stat.ucla.edu/~rosario/classes/07F/202a/python/
And done the following: 1/ Python 2.7 installation 2/ easy_install installation, with the path created in "Environment variables" 3/ beautifulsoup4 install with same result as in the tutorial
However when I want to install Account_banking module from OpenERP "Installed modules" then I always get this error:
Error Unable to install module "account_banking" because an external dependency is not met: No module named BeautifulSoup
I have tried several things, even downloading beautifulsoup.py and copying it in Openerp folder but it didn't help either.
Any ideas why it doesn't work??
Thanks! G.