SocialHarvest / harvester

The Social Harvest server that exposes an API and harvests data from the web to be analyzed.
Other
111 stars 44 forks source link

Installation: cannot type switch on non-interface value tweet.Coordinates #65

Closed cjejung closed 9 years ago

cjejung commented 9 years ago

Hi,

Just trying to follow the installation instruction on https://github.com/SocialHarvest/harvester.

I typed the following: go get github.com/SocialHarvest/harvester

All I get ist the error:^ Go\src\github.com\SocialHarvest\harvester\lib\harvester\twitter.go:95: cannot type switch on non-interface value tweet.Coordinates (type *anaconda.Coordinates)

What am I doing wrong?

tmaiaroto commented 9 years ago

Likely nothing. I may need to vendor that anaconda package. The dependency may have changed. I'll take a deeper look soon.

tmaiaroto commented 9 years ago

This should now be resolved (sorry about not having test cases yet). Please re-open if it's still an issue. The anaconda package made more convenient getter functions which also helped clean up some code in the harvester which is nice.

cjejung commented 9 years ago

Thanks a lot!

Chris

On 24 February 2015 at 14:24, Tom Maiaroto notifications@github.com wrote:

This should now be resolved (sorry about not having test cases yet).

— Reply to this email directly or view it on GitHub https://github.com/SocialHarvest/harvester/issues/65#issuecomment-75755123 .


Christopher Jung a: Schönleinstr. 6; 10967 Berlin; Germany t: +49 (0) 170 4529 767