xtquant可以在macOS 14上面运行吗?
我尝试在Linux上面运行,首先是用pip install xtquant,安装成功之后却无法导入,我把这个包给删了之后,又按照视频中的讲解,先下载安装包,然后将安装包解压后的xtquant文件夹拷贝到对应的site-packages文件夹下,运行不了。我的lld 版本是对的:
$ ldd --version
ldd (Ubuntu GLIBC 2.35-0ubuntu3.6) 2.35
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
我看了一下,是这个文件夹里没有.so文件。是我下载安装包的地址不对吗?但是我只找到这一个地址可以下载:
https://dict.thinktrader.net/nat ... uant.html?id=Yj8feB
请问哪一个版本可以在Linux上面运行?
|