报错信息如下,请问下这个是什么原因导致的,要怎么解决
Collecting vnpy_ctp (from -r requirements.txt (line 15))
Using cached http://mirrors.tencentyun.com/pypi/packages/91/76/245a7b8e810e8de6d5bf4854bb414e23b34babfecb3556bd96b7d222b252/vnpy_ctp-6.7.7.0.tar.gz (18.6 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
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]
+ meson setup /tmp/pip-install-halxufr3/vnpy-ctp_4abfe3ed8c0f4def8530ab1c311016ba /tmp/pip-install-halxufr3/vnpy-ctp_4abfe3ed8c0f4def8530ab1c311016ba/.mesonpy-rerfhxmk -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/tmp/pip-install-halxufr3/vnpy-ctp_4abfe3ed8c0f4def8530ab1c311016ba/.mesonpy-rerfhxmk/meson-python-native-file.ini
The Meson build system
Version: 1.7.0
Source dir: /tmp/pip-install-halxufr3/vnpy-ctp_4abfe3ed8c0f4def8530ab1c311016ba
Build dir: /tmp/pip-install-halxufr3/vnpy-ctp_4abfe3ed8c0f4def8530ab1c311016ba/.mesonpy-rerfhxmk
Build type: native build
Project name: vnpy_ctp
Project version: 6.7.7.0
C++ compiler for the host machine: c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0")
C++ linker for the host machine: c++ ld.bfd 2.34
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python found: YES (/usr/local/bin/python3)
Found pkg-config: YES (/usr/bin/pkg-config) 0.29.1
Run-time dependency python found: YES 3.10
Message: 使用pybind11路径: /tmp/pip-build-env-bf3v7r9v/overlay/lib/python3.10/site-packages/pybind11/include
Message: 构建目标系统: linux
../meson.build:60:25: ERROR: Unknown variable "thostmduserapi_lib".
A full log can be found at /tmp/pip-install-halxufr3/vnpy-ctp_4abfe3ed8c0f4def8530ab1c311016ba/.mesonpy-rerfhxmk/meson-logs/meson-log.txt
[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.