You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./main
{"level":"info","time":"2020-05-30T17:06:22-07:00","message":"Terminal color support is on."}
{"level":"info","time":"2020-05-30T17:06:22-07:00","message":"Loaded config: &{false ./data/strategy ./data/lexica NWL18 English}"}
{"level":"info","path":"/home/mdemello/github/macondo/data/lexica","time":"2020-05-30T17:06:22-07:00","message":"new lexicon path"}
{"level":"info","sppath":"/home/mdemello/github/macondo/data/strategy","time":"2020-05-30T17:06:22-07:00","message":"new strat params path"}
macondo> new
Error: open /home/mdemello/github/macondo/data/lexica/gaddag/NWL18.gaddag: no such file or directory
macondo> exit
{"level":"info","time":"2020-05-30T17:06:34-07:00","message":"got quit signal..."}
{"level":"info","time":"2020-05-30T17:06:34-07:00","message":"server gracefully shutting down"}
The text was updated successfully, but these errors were encountered:
Hey Martin, thanks for the issue - you’re right that I need a few more details. If you look at https://domino14.github.io/macondo, there are instructions there on building a gaddag with the make_gaddag executable.
Additionally, you can download the darwin release tarball, which comes with the NWL18 and CSW19 gaddags. Please let me know if this doesn’t work for you.
i do not know enough go to figure out the invocation to make make_gaddag. i suggest you have a makefile that runs the right commands to build all the executables.
The text was updated successfully, but these errors were encountered: