scorelab / OpenSNA

OpenSNA - Extensible toolkit to analyze Social Network Data
Apache License 2.0
17 stars 21 forks source link

No module issue #16

Open AshishA26 opened 6 years ago

AshishA26 commented 6 years ago

One issue I found was that there seemed to be no module named Decorator.

I downloaded all the content from OpenSNA. I installed NetworkX, and it sensed properly. But then it said that there was no module named decorator. So I downloaded decorator, and it sensed the file, but still said "No module named decorator". I looked for a pip install, but that was the one I already installed and didn't work, and there was no other link.

I think that GCI should put where to get these modules from.

screen shot 2018-10-25 at 11 15 15 pm

screen shot 2018-10-25 at 11 15 58 pm

It was also missing important files like the configuration files.

AshishA26 commented 5 years ago

GCI rules