modelscope / FunClip

Open-source, accurate and easy-to-use video speech recognition & clipping tool, LLM based AI clipping intergrated.
MIT License
3.68k stars 401 forks source link

安装报错 #103

Open liuxb99 opened 2 months ago

liuxb99 commented 2 months ago

Collecting aliyun-python-sdk-core>=2.13.12 (from oss2->funasr>=1.1.2->-r ./requirements.txt (line 4)) Using cached aliyun-python-sdk-core-2.15.1.tar.gz (443 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [6 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\CYLiu99\AppData\Local\Temp\pip-install-l10oqeqh\aliyun-python-sdk-core_9e8cc767cc9847409b8447f4867a2ddd\setup.py", line 41, in VERSION = import(PACKAGE).version ModuleNotFoundError: No module named 'aliyunsdkcore' [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

zhenglee1984 commented 2 weeks ago

Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [21 lines of output]

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

E:\face\FunClip\FunClip>

zhenglee1984 commented 2 weeks ago

ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11; 1.26.0 Requires-Python <3.13,>=3.9; 1.26.1 Requires-Python <3.13,>=3.9 ERROR: Could not find a version that satisfies the requirement torch>=1.13 (from versions: none) ERROR: No matching distribution found for torch>=1.13