jamiefogel / Networks

0 stars 0 forks source link

classification_error_analysis.py is failing #7

Closed jamiefogel closed 1 year ago

jamiefogel commented 1 year ago

I think the issue is that I never ran the code to create dgp_equi_china.p. Not sure what classification_error_analysis.py does or if it's relevant, however.

  File "/var/folders/9f/b7c31bdn35qbvplys48h0qtm0000gn/T/ipykernel_22153/3165893736.py", line 24, in <cell line: 24>
    exec(open(root + 'Code/classification_error_analysis.py').read())

  File "<string>", line 16, in <module>

FileNotFoundError: [Errno 2] No such file or directory: '/Users/jfogel/NetworksGit/Data/dgp/dgp_equi_china.p'
jamiefogel commented 1 year ago

Fixed in issue https://github.com/jamiefogel/Networks/issues/8