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

JOSS Review: Local installation hangs #167

Closed
rcannood opened this issue Feb 26, 2020 · 3 comments · Fixed by #171
Closed

JOSS Review: Local installation hangs #167

rcannood opened this issue Feb 26, 2020 · 3 comments · Fixed by #171

Comments

@rcannood
Copy link
Contributor

rcannood commented Feb 26, 2020

Related to the JOSS Review (openjournals/joss-reviews#2105). When I want to run the application locally, the application gets stuck loading a network.

Screenshot from 2020-02-26 11-44-36

These are the commands I entered in order to run the application:

git clone https://github.com/ToyotaResearchInstitute/materialnet.git
cd materialnet
yarn install
yarn start

Any ideas on how I can get this to work?

@waxlamp
Copy link
Collaborator

waxlamp commented Feb 26, 2020

Sorry about this. I will update the instructions and provide a data bundle suitable for local builds. I will report back here (via a pull request) when it's ready.

@waxlamp
Copy link
Collaborator

waxlamp commented Feb 26, 2020

@rcannood, please try the build one more time using this branch: https://github.com/ToyotaResearchInstitute/materialnet/tree/data-bundle.

The README on that branch contains updated build instructions, and a pointer to a data bundle you can use to resolve this issue. If you run into trouble, please let me know and I will edit that branch until things are working.

@rcannood
Copy link
Contributor Author

It works perfectly now, thanks!

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

Successfully merging a pull request may close this issue.

2 participants