Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RESOURCE] Total : 0 resources, 0 bytes. #13

Closed
unixneo opened this issue Nov 13, 2016 · 4 comments
Closed

[RESOURCE] Total : 0 resources, 0 bytes. #13

unixneo opened this issue Nov 13, 2016 · 4 comments

Comments

@unixneo
Copy link

unixneo commented Nov 13, 2016

Hello! Amazing project! Thanks. I'm trying your project on some data visualization tasks. Install went well on my MacBook Air; the only small hitch was that I had reboot into recovery mode and run csrutil disable from a terminal window before I could pip the libs in. However, after that, all when well.

Then I ran the binary to run a demo, but it shows there are no resources (see below). There were no errors during the install or compilation.

Tims-MacBook-Air-2:graphiti Tim$ find * | grep json
Tims-MacBook-Air-2:graphiti Tim$ ./graphiti
[CLOCK] Clock created at (1479005294 s, 877268 us).
[CLOCK] Clock created at (1479005294 s, 877307 us).
[CLOCK] Clock created at (1479005294 s, 877326 us).
--- Welcome in OpenGraphiti (Alpha) ---
[API] create(1, 0x7fff5540cbf0)
[__INIT__]

Usage: ./graphiti <view>
   Available views : dashboard demo diff leap world

[RESOURCE]
    Total : 0 resources, 0 bytes.
Tims-MacBook-Air-2:graphiti Tim$ 

What did I do wrong? Thanks!

@unixneo
Copy link
Author

unixneo commented Nov 13, 2016

More info... cannot find any .json dataset files associated with this app, FYI:

Tims-MacBook-Air-2:/ root# find / | grep .json | grep -i graphiti
find: /dev/fd/3: Not a directory
find: /dev/fd/4: Not a directory
Tims-MacBook-Air-2:/ root# find / | grep .json | grep -i dataviz
find: /dev/fd/3: Not a directory
find: /dev/fd/4: Not a directory
/Users/Tim/dataviz/raindance/Lib/picojson.h
Tims-MacBook-Air-2:/ root# 

@unixneo
Copy link
Author

unixneo commented Nov 13, 2016

Have confirmed there is no "dataset.json" example resources in both the OSX and Linux distribution.

@andrewsmhay
Copy link
Contributor

Try downloading one of these:
https://github.com/ThibaultReuille/semanticnet/tree/master/examples/sample

And then run:

$ ./graphiti demo <filename.json>

On Sun, Nov 13, 2016 at 10:41 AM, unixneo notifications@github.com wrote:

Have confirmed there is no "dataset.json" example resources in both the
OSX and Linux distribution.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#13 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AB0oMiwW6N18-RpjTzD5Cmm6diAcCjmnks5q91nwgaJpZM4KwmXo
.

Andrew Hay
email: andrewsmhay@gmail.com
mobile: +1.415.940.9660
blog: http://www.andrewhay.ca
linkedin: http://www.linkedin.com/in/andrewhay
wickr/skype/twitter: andrewsmhay

schedule a meeting: https://ahay.youcanbook.me/

@unixneo
Copy link
Author

unixneo commented Nov 15, 2016

Thanks.

@unixneo unixneo closed this as completed Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants