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
e4edm push \\e4e-nas.ucsd.edu\data_archive\
File "D:\workspace\e4e\e4e_tools\e4e-data-management\.venv\Scripts\e4edm-script.py", line 33, in <module>
sys.exit(load_entry_point('e4e-data-management', 'console_scripts', 'e4edm')())
File "d:\workspace\e4e\e4e_tools\e4e-data-management\e4e_data_management\cli.py", line 366, in main
Traceback (most recent call last):
File "D:\workspace\e4e\e4e_tools\e4e-data-management\.venv\Scripts\e4edm-script.py", line 33, in <module>
sys.exit(load_entry_point('e4e-data-management', 'console_scripts', 'e4edm')())
File "d:\workspace\e4e\e4e_tools\e4e-data-management\e4e_data_management\cli.py", line 366, in main
DataMangerCLI().main()
File "d:\workspace\e4e\e4e_tools\e4e-data-management\e4e_data_management\cli.py", line 232, in main
arg_fn(**arg_dict)
File "d:\workspace\e4e\e4e_tools\e4e-data-management\e4e_data_management\core.py", line 297, in push
raise RuntimeError('Illegal README format')
RuntimeError: Illegal README format
If we add both
readme.md
andreadme.txt
to a dataset, we still get a failed validity check.Discovered in e034866
The text was updated successfully, but these errors were encountered: