Phase 2 commits

ralf.habacker at freenet.de ralf.habacker at freenet.de
Thu Jul 30 18:29:14 BST 2020


                       Hi Prasun, 
I just checked your recent work and stumbled about an issue with the check_python_module.py file and python2, which complains
Traceback (most recent call last):
 File "cmake/check_python_module.py", line 5, in <module>
open("cmake/check_python_module.py", O_RDONLY) = 3
 except ModuleNotFoundError:
NameError: name 'ModuleNotFoundError' is not defined
+++ exited with 1 +++
except ModuleNotFoundError:
 
According to https://stackoverflow.com/questions/54153106/why-does-my-code-throw-nameerror-name-modulenotfounderror-is-not-defined-er could this be fixed by using  except ImportError: instead.
 
If I find more issue, I will report to this list.
Regards
Ralf

-----ursprüngliche Nachricht-----
 Von:  prasun.code at gmail.com (mailto:prasun.code at gmail.com" target="_blank" rel="noopener)
 Gesendet: 24.07.2020 06:40 Uhr
 An:  kde-finance-apps at kde.org (mailto:kde-finance-apps at kde.org" target="_blank" rel="noopener)
 Betreff: Phase 2 commits



Hi mentors,
I have added the code to fetch bank data for Netherlands and Switzerland from their respective bank sites and to use them to generate the SQLite databases. 
I have added this code as 'make target' so as to be able to run them without building the whole project. Since my semester exams are starting from tomorrow
(and lasting till 31st July), I would complete the rest of the work in Phase 3.
 
My progress during this phase was slow due to some personal and family reasons. I apologise for this delay. However, since the next semester of my college
will proceed in online mode, I would have more time than what I promised in my proposal. So, I would be able to make up for the delay and complete this
project successfully. 
 
Thanks.
Prasun


 -----ursprüngliche Nachricht Ende-----    


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-finance-apps/attachments/20200730/789af7da/attachment.htm>


More information about the Kde-finance-apps mailing list