xieshang / AutoSpy

Other
257 stars 62 forks source link

python3 auto_spy_bot2.py甲骨文Arm报错 #58

Open he1pu opened 10 months ago

he1pu commented 10 months ago
root@Arm-20210922:/root/auto_spy_data/autospy # ls
auto_spy_bot2.py      auto_spy.so_aarch64   auto_spy.yaml  init.sh  mov.bat    README.en.md      s6                 updatelist.json
auto_spy_simple.yaml  auto_spy.so_x86_64    Dockerfile     LICENSE  mykill.sh  README.md         spy_install_ql.sh  Version.txt
auto_spy.so           auto_spy.so_x86_64_2  docker.sh      log      plugins    requirements.txt  start.sh

root@Arm-20210922:/root/auto_spy_data/autospy # python3 auto_spy_bot2.py
sys info:uname_result(system='Linux', node='Arm-20210922', release='5.15.0-1045-oracle', version='#51-Ubuntu SMP Fri Sep 22 10:56:53 UTC 2023', machine='aarch64')
系统为 arm
系统为 x86_tx
Traceback (most recent call last):
  File "/root/auto_spy_data/autospy/auto_spy_bot2.py", line 28, in <module>
    from auto_spy import main
ImportError: /root/auto_spy_data/autospy/auto_spy.so: cannot open shared object file: No such file or directory

root@Arm-20210922:/root/auto_spy_data/autospy #