pinellolab / STREAM

STREAM: Single-cell Trajectories Reconstruction, Exploration And Mapping of single-cell data
http://stream.pinellolab.org
GNU Affero General Public License v3.0
173 stars 48 forks source link

AttributeError: 'Graph' object has no attribute 'node' #69

Open yejg2017 opened 4 years ago

yejg2017 commented 4 years ago

When I run my program like your demo,I got this error,how can I fixed it ? Thanks

huidongchen commented 4 years ago

Can you check if the package networkx version is 2.1? Since some functions have changed in later version, to make sure STREAM still works, you need to install the version 2.1