Advertisement
aalh

google atomic

Nov 13th, 2021
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.39 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/home/pi/gv_buttontotalk.py", line 30, in <module>
  3.     import grpc
  4.   File "/home/pi/env/lib/python3.9/site-packages/grpc/__init__.py", line 23, in <module>
  5.     from grpc._cython import cygrpc as _cygrpc
  6. ImportError: /home/pi/env/lib/python3.9/site-packages/grpc/_cython/cygrpc.cpython-39-arm-linux-gnueabihf.so: undefined symbol: __atomic_exchange_8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement