← Back to team overview

banking-addons-team team mailing list archive

[Bug 1281221] Re: SEPA modules in windows server

 

Hi Ignacio,

it's on Pypi, like many other libraries. You can simply install it using
the method of your choice. I can't really help you with that as I am not
using Windows, but here is a thread dealing with this exact problem:
http://www.daniweb.com/software-development/python/threads/368149
/python-package

** Changed in: banking-addons
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Banking
Addons Core Editors, which is subscribed to Banking Addons.
https://bugs.launchpad.net/bugs/1281221

Title:
  SEPA modules in windows server

Status in OpenERP Banking Addons:
  Invalid

Bug description:
  Hello,

  I have detect an error, that maybe can be considered a bug. The
  windows installation don't have unicode, so the module
  account_banking_sepa_credit_transfer give the next error.

  openerp\addons\account_banking_sepa_credit_transfer\account_banking_sepa.py", line 24, in <module>
  ImportError: No module named unidecode

  The problem is that Windows have python integrated and I don't find
  the unicode library to copy in the server.

  Greetings

To manage notifications about this bug go to:
https://bugs.launchpad.net/banking-addons/+bug/1281221/+subscriptions


References