-
Notifications
You must be signed in to change notification settings - Fork 43
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
Can't generate data #38
Comments
This seems to be specific to my OSX environment. On linux (Ubuntu) I was prompted to install the nodejs-legacy package for node, afterwards the "npm run data" step performed without a hitch. |
Unfortunately in Linux I also get stuck at the next step. Although the module "glslify" is installed I get the following error trace:
|
Solve the issue in linux. Had modules such as glslify installed globally. |
Thanks for the feedback. This part of the project (test data generation) is definitely still a bit rough around the edges. I'm glad you were finally able to get it working. |
Unfortunately, I get an error when trying to generate the test data. I updated node.js and pointed to python2.7 but no dice. This is on OSX.
The text was updated successfully, but these errors were encountered: