akfamily / aktools

AKTools is an elegant and simple HTTP API library for AKShare, built for AKSharers!
https://aktools.akfamily.xyz/
MIT License
533 stars 108 forks source link

Native library not available at /usr/local/lib/python3.10/site-packages/py_mini_racer/libmini_racer.glibc.so #134

Closed nyndyhx closed 1 year ago

nyndyhx commented 1 year ago

aktools: 0.0.83 akshare: 1.10.19 py_mini-racer: 0.6

python: 3.10.10 OS: centos7-aarch64

RuntimeError: Native library not available at /usr/local/lib/python3.10/site-packages/py_mini_racer/libmini_racer.glibc.so Exception ignored in: <function MiniRacer.del at 0x743dd9da20> Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/py_mini_racer/py_mini_racer.py", line 315, in del self.ext.mr_free_context(getattr(self, "ctx", None)) AttributeError: 'NoneType' object has no attribute 'mr_free_context'

nyndyhx commented 1 year ago

目前PyMiniRacer不支持aarch64架构