wiheto / teneto

Temporal Network Tools
GNU General Public License v3.0
86 stars 26 forks source link

I can not install or update from v0.2.0 to v.0.23 #1

Closed chaoshengt closed 6 years ago

chaoshengt commented 6 years ago

Dear @wiheto : I can not install or update from v0.2.0 to v.0.23, when I do it by "pip install teneto -U", it mentioned that some wrong in my computer. Thank you :) qq 20180204094005

wiheto commented 6 years ago

Seems like an error with the data that’s now included and windows paths (only tested on Linux). I’ll try and push a solution soon (probabaly tomorrow cause I currently am a little busy moving house/country). Sorry for the inconvenience!

wiheto commented 6 years ago

@chaoshengt this might be fixed now. Does it work for you? If not, I have a few other alternatives (sorry, currently unable to test)

chaoshengt commented 6 years ago

@wiheto thank you, I tried it, but, it seems.........not works~~~ 11 12 13 14

wiheto commented 6 years ago

Ok. Try the following:

pip install distutils -U pip install teneto==0.2.3

If that does not work, I'll sit down with this tomorrow and test the solution.

chaoshengt commented 6 years ago

@wiheto however, I can install it by the command python setup.py install when I download it thank you

chaoshengt commented 6 years ago

@wiheto It works. Thank you @wiheto , I love your package very much!!!!

wiheto commented 6 years ago

Great!

Happy that you like it!