openfisca / openfisca-qt

[DEPRECATED] QT GUI for OpenFisca -- a versatile microsimulation free software
http://www.openfisca.fr/
GNU Affero General Public License v3.0
0 stars 18 forks source link

Fix catching exception of failed data loading #33

Open benjello opened 10 years ago

benjello commented 10 years ago

Issue by benjello from Saturday Mar 01, 2014 at 00:12 GMT Originally opened as https://github.com/openfisca/openfisca-core/issues/234


Issue by jsantoul from Tuesday Jun 11, 2013 at 08:10 GMT Originally opened as https://github.com/openfisca/openfisca/issues/235


benjello commented 10 years ago

Comment by benjello from Saturday Mar 01, 2014 at 00:12 GMT


Comment by benjello from Wednesday Jul 10, 2013 at 13:20 GMT


@jsantoul could you test if the bug is persistant ?

benjello commented 10 years ago

Comment by benjello from Saturday Mar 01, 2014 at 00:12 GMT


Comment by jsantoul from Thursday Jul 11, 2013 at 07:52 GMT


Traceback (most recent call last): File "C:\Users\Utilisateur\Documents\GitHub\openfisca\src\plugins\survey\survey_explorer.py", line 359, in compute self.simulation.compute() File "C:\Users\Utilisateur\Documents\GitHub\openfisca\src\lib\simulation.py", line 657, in compute print_missing=self.print_missing) File "C:\Users\Utilisateur\Documents\GitHub\openfisca\src\lib\datatable.py", line 102, in load_data_from_survey self.populate_from_survey_data(survey_data) File "C:\Users\Utilisateur\Documents\GitHub\openfisca\src\lib\datatable.py", line 298, in populate_from_survey_data self.table[col.name] = col._default

[ENSUITE CA PART DANS LES FICHIERS DE PANDAS...]

MemoryError