Bug 445263

Summary: Version 2.26, import using Woob aborted,error
Product: [Applications] skrooge Reporter: forum <forum>
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED FIXED    
Severity: normal CC: stephane
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: 25.1.0   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description forum@guicar.fr 2021-11-10 09:46:52 UTC
Hello,
I have upgraded Kubuntu to 20.04.3 LTS (Focal Fossa) and Skrooge to 2.26-1. I used Appimage package.
I've configured woob bank as external engine.
I got the following error message when trying to import:
[ERR-5]: La ligne de commandes suivante a échouée avec la code 1 :
« PYTHONIOENCODING=utf_8 woob bank ls  -q -f csv -s id,label,balance 2>/dev/null |grep -v "If --auto-update" | grep -E "id;label;balance|" »
- Woob bank is running at command line level
- Python is at 
Python 2.7.18 (default, Mar  8 2021, 13:02:45) 
[GCC 9.3.0] on linux2
and there is no python alternative
       update-alternatives --list python
       update-alternatives: erreur: pas d'alternatives pour python
Any direction is welcome

Regard,
JPierre
Comment 1 forum@guicar.fr 2021-11-12 07:21:24 UTC
I' ve installed same version with  PPA distribution and working well so issue is may be related to the app image.
Comment 2 Stephane MANKOWSKI 2022-06-25 18:39:24 UTC
Most of the time, when you have this issue, this is due to an issue in woob.
May be, you need to update your woob's plugins.
To know, you just have to launch the command in a terminal.
Comment 3 forum@guicar.fr 2022-06-26 05:29:41 UTC
I close this request as solved since a while.Thank you.