Please ignore secret bonuses. Secret tests do NOT award bonus. Max hw grade is 30+2 bonus efficiency

Do you need help?

Notice Board

Per partecipare al corso di Fondamenti di programmazione 2023-24 loggatevi e attivatelo nella vostra pagina dei corsi preferiti. A quel punto il corso appare nel menù personale cliccando sul proprio avatar. Per i materiali degli anni precedenti seguite lo stesso metodo.

To join the Programming/Lab 2023-24 course, log-on and select it on the my courses page. It will appear on the personal menu of your avatar. For earlier years use the same method.

[HW2rec] Errore su consegna

g
giorgioc (250 points)
2 4 5
in Avvisi by (250 points)
closed by

Alla consegna dell'HW2rec, la VM non trova dei file per fare i test.

=================================== FAILURES ===================================
_________________________ Test.test_json1_00001_error __________________________

args = (, None)

    def func(*args)=
>       raise ValueError(message % file_attr)
E       ValueError= test_init-1000_txs-10.json does not exist

/home/andrea/miniconda3/lib/python3.8/site-packages/ddt.py=223= ValueError
_________________________ Test.test_json2_00001_error __________________________

args = (, None)

    def func(*args)=
>       raise ValueError(message % file_attr)
E       ValueError= test_init-2000_txs-100.json does not exist

/home/andrea/miniconda3/lib/python3.8/site-packages/ddt.py=223= ValueError
230 views
closed with the note: dimenticanze

1 Answer

Best answer
andrea.sterbini (207940 points)
756 1270 2377
by (208k points)
selected by
mi ero dimenticato di unzippare un file.

Ora dovrebbe andare                                 .