--- title: Vits ATR emoji: 📚 colorFrom: pink colorTo: pink sdk: gradio sdk_version: 3.1.4 app_file: app.py pinned: false license: afl-3.0 python_version: 3.8.18 --- ``` × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [8 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "/tmp/pip-install/uvicorn/setup.py", line 41, in long_description=get_long_description(), File "/tmp/pip-install/uvicorn/setup.py", line 23, in get_long_description return open('README.md', 'r').read() FileNotFoundError: [Errno 2] No such file or directory: 'README.md' [end of output] ``` # can't fixed x_x