Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu22.04-arm失败 #83

Open
cole-dda opened this issue Oct 30, 2023 · 2 comments
Open

ubuntu22.04-arm失败 #83

cole-dda opened this issue Oct 30, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@cole-dda
Copy link

Describe the bug
在ubuntu 22.04,arm64 下,安装后,运行总是:

(rpcwpsapi.so: undefined symbol: __aarch64_ldadd4_acq_rel)

在ubuntu 20.04,arm64下正常。

To Reproduce
在ubuntu 22.04,arm64下执行
pip install pywpsrpc

然后:
from pywpsrpc.rpcwpsapi import createWpsRpcInstance

Expected behavior
正常没有错误

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • Distribution: [e.g. Ubuntu 22.04]
  • Versions: [e.g. pywpsrpc 2.3.9, WPS Office linux pro]
  • Installed from pip: [yes]
@cole-dda cole-dda added the bug Something isn't working label Oct 30, 2023
@timxx
Copy link
Owner

timxx commented Nov 10, 2023

arm版我没有环境也没有官方的sdk,如果是本机编译理论上应该没问题

@mjTree
Copy link

mjTree commented Dec 4, 2023

Describe the bug 在ubuntu 22.04,arm64 下,安装后,运行总是:

(rpcwpsapi.so: undefined symbol: __aarch64_ldadd4_acq_rel)

在ubuntu 20.04,arm64下正常。

To Reproduce 在ubuntu 22.04,arm64下执行 pip install pywpsrpc

然后: from pywpsrpc.rpcwpsapi import createWpsRpcInstance

Expected behavior 正常没有错误

Screenshots If applicable, add screenshots to help explain your problem.

Environment

  • Distribution: [e.g. Ubuntu 22.04]
  • Versions: [e.g. pywpsrpc 2.3.9, WPS Office linux pro]
  • Installed from pip: [yes]

arm是没问题的,只要wps买了企业版就可以的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants