Код: Выделить всё
PS C:\Users\abhis\Downloads\CGAN-regression-master> & C:/Users/abhis/AppData/Local/Programs/Python/Python311/python.exe c:/Users/abhis/Downloads/CGAN-regression-master/main.py
Traceback (most recent call last):
File "c:\Users\abhis\Downloads\CGAN-regression-master\main.py", line 350, in
main()
File "c:\Users\abhis\Downloads\CGAN-regression-master\main.py", line 249, in main
config = get_config()
^^^^^^^^^^^^
File "c:\Users\abhis\Downloads\CGAN-regression-master\main.py", line 211, in get_config
assert config["dataset"], "No dataset specified"
~~~~~~^^^^^^^^^^^
AssertionError: No dataset specified
Подробнее здесь: https://stackoverflow.com/questions/792 ... -specified