为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:
【操作系统】: 龙蜥
【CPU】: ARM
【问题描述】*:在x86系统里,直接使用pip3 install dmPython安装DM驱动,但是ARM里面提示报错。
[root@b2907d9ecb5d /]# pip3 install dmPython
ERROR: Could not find a version that satisfies the requirement dmPython (from versions: none)
ERROR: No matching distribution found for dmPython
请问ARM版本如何使用该驱动,比较着急。
补充下,我只是程序装api调用DM,容器本身没有装DM数据库
我看源码包的话,需要设置环境变量,指定数据库位置,我就是api调用,能否有直接能装的