I am attempting to read a GraphML file using the NetworkX Python package in Visual Studio 2017 Community, using the following code:
import networkx as nx impo