riki95 / Network-Robustness-with-NetworkX

Python Script that can investigate the robustness of a network by simulating failures and target attacks
GNU General Public License v3.0
5 stars 3 forks source link

which is Lab1.analyse_realistic_graph ? #2

Open alienn233 opened 2 years ago

alienn233 commented 2 years ago

python network_robustness.py Traceback (most recent call last): File "network_robustness.py", line 7, in from Lab1.analyse_realistic_graph import do_computations, compute_centrality, plot_distribution ModuleNotFoundError: No module named 'Lab1'

Eni-Chen commented 2 years ago

Where ia Lab1?No module named 'Lab1