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
Create a project from the clipboard with one column and one value EN.
Set the name to main_project
Once the project is created go to the column and remove it. This left the project without any columns
Execute ./openrefine-client --delete 'main_project' and you will see the following error:
./openrefine-client --delete 'main_project'
Traceback (most recent call last):
File "/home/felix/openrefine-client/refine.py", line 35, in <module>
File "/home/felix/openrefine-client/google/refine/__main__.py", line 256, in main
File "/home/felix/openrefine-client/google/refine/cli.py", line 140, in delete
File "/home/felix/openrefine-client/google/refine/refine.py", line 371, in __init__
File "/home/felix/openrefine-client/google/refine/refine.py", line 417, in get_models
KeyError: 'keyColumnName'
[1976071] Failed to execute script refine
How to reproduce
EN.main_project./openrefine-client --delete 'main_project'and you will see the following error:Environment details