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
I have also created a yaml file with the content Glottocode: abcd1234, as asked for by https://github.com/fmatter/cldflex. However, the script complains that it does not find an ini file, and that there is no entry for "glottolog". So I wonder whether yaml or ini is required. In any case, I have also created an ini file in ~/.config.cldf. I give the content below
This does not help either.
Could you share information how to provide the relevant glotto-information, or, otherwise, how to bypass the test (I do not need the glotto information for my use case).
The text was updated successfully, but these errors were encountered:
I try to convert a file in script.
works fine, as far as I can tell. But I want CLDF, so I say
This gives me
https://github.com/fmatter/cldflex tells me "pass a dict to the convert methods." I have tried
, to no avail.
I have also created a yaml file with the content
Glottocode: abcd1234
, as asked for by https://github.com/fmatter/cldflex. However, the script complains that it does not find an ini file, and that there is no entry for "glottolog". So I wonder whether yaml or ini is required. In any case, I have also created an ini file in~/.config.cldf
. I give the content belowThis does not help either.
Could you share information how to provide the relevant glotto-information, or, otherwise, how to bypass the test (I do not need the glotto information for my use case).
The text was updated successfully, but these errors were encountered: