Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kresus kresus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 143
    • Issues 143
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kresusapp
  • kresuskresus
  • Issues
  • #565
Closed
Open
Created May 01, 2017 by jeekajoo@jeekajoo

cannot import name CapBankTransferAddRecipient

Hi, Using bnjbvr/kresus docker image, I have this when trying to sync:

Weboob failure: Traceback (most recent call last):
  File "./weboob/main.py", line 271, in <module>
    content = Connector(bankuuid, params).fetch(command)
  File "./weboob/main.py", line 114, in __init__
    self.backend = self.weboob.build_backend(modulename, parameters)
  File "/usr/local/lib/python2.7/dist-packages/weboob-1.3-py2.7.egg/weboob/core/ouiboube.py", line 423, in build_backend
    return super(Weboob, self).build_backend(module_name, params, storage, name, nofail)
  File "/usr/local/lib/python2.7/dist-packages/weboob-1.3-py2.7.egg/weboob/core/ouiboube.py", line 109, in build_backend
    module = self.modules_loader.get_or_load_module(module_name)
  File "/usr/local/lib/python2.7/dist-packages/weboob-1.3-py2.7.egg/weboob/core/modules.py", line 113, in get_or_load_module
    self.load_module(module_name)
  File "/usr/local/lib/python2.7/dist-packages/weboob-1.3-py2.7.egg/weboob/core/modules.py", line 155, in load_module
    raise ModuleLoadError(module_name, e)
weboob.exceptions.ModuleLoadError: cannot import name CapBankTransferAddRecipient

Please refer to the developers' console for more information.

It happens on BNP and boursorama.

On LaBanquePostale, I have this:

Error when calling into Weboob:
- stdout: === [  0%] Looking for module linebourse
=== [ 30%] Module linebourse is not installed yet
=== [ 20%] Downloading module...
=== [ 50%] Checking module authenticity...
=== [ 70%] Setting up module...
=== [ 90%] Downloading icon...
=== [100%] Module linebourse has been installed!
{"error_code": "UNKNOWN_WEBOOB_MODULE"}

- stderr: undefined
- JSON error: SyntaxError: Unexpected token = in JSON at position 0
    at Object.parse (native)
    at ChildProcess.<anonymous> (/home/user/app/build/server/lib/sources/weboob.js:314:31)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at maybeClose (internal/child_process.js:877:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5),
- error_code: undefined
Please refer to the developers' console for more information.

Not sure if it should be in the same ticket.

Thanks

Assignee
Assign to
Time tracking