Lvsh

Results 6 issues of Lvsh

操作系统:win11 python : 3.7.4 cuda 版本 11.6 paddle版本:paddlepaddle-gpu==2.4.2 使用命令:pip install paddlehub==2.1.0 时报错 > Copying files from CMake output Traceback (most recent call last): File "c:\users\l\appdata\local\programs\python\python37\lib\site-packages\pip\_vendor\pep517\_in_process.py", line 207, in main() File...

(base) root@yons-MS-7E06:/mnt/code/python/privateGPT# CMAKE_ARGS='-DLLAMA_CUBLAS=on' poetry run pip install --force-reinstall --no-cache-dir llama-cpp-python Warning: Found deprecated key 'default' or 'secondary' in pyproject.toml configuration for source tsinghua. Please provide the key 'priority' instead. Accepted...

Building wheels for collected packages: flash_attn Building wheel for flash_attn (setup.py) ... error error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [19 lines...

PS C:\python\GPTvup\src> python manager.py run bilibili Traceback (most recent call last): File "manager.py", line 10, in from src.core.main import start_thread File "C:\python\GPTvup\src\core\main.py", line 14, in from src.utils.prompt_temple import get_schedule_task File...