Agora-Python-SDK icon indicating copy to clipboard operation
Agora-Python-SDK copied to clipboard

No module named '_agorartc'

Open LucasAlgerDay opened this issue 3 years ago • 1 comments

image

when try to run it show me.

LucasAlgerDay avatar May 14 '22 06:05 LucasAlgerDay

(Old thread but maybe useful for reference) You probably had a problem with the python3 setup.py build_ext --inplace step. Make sure to have the last C++ Redistributable installed if you have any error.

jorpelae avatar Nov 17 '23 04:11 jorpelae