Kingiol
Kingiol
1、使用miniconda3新建x86_64环境 CONDA_SUBDIR=osx-64 conda create -n paddle python=3.9 2、成功安装paddlepaddle、paddlenlp、paddleocr 3、使用pip install LAC,报错了 ``` Collecting LAC Using cached LAC-2.1.2.tar.gz (64.8 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info...
My cocoapods version is 0.39.0 when I use pod validate SweetHMAC.podspec ``` pod spec lint SweetHMAC.podspec ``` I got these errors: ``` -> SweetHMAC (1.1) - ERROR | xcodebuild: Returned...
Flutter_sournd version: 9.4.20 in android. run ``` print("will close recorder"); await soundRecorder.closeRecorder(); print("did close recorder"); ``` only print: will close recorder Then i debug, find _closeRecorderCompleter not completed, with function...
**Describe the bug** Occasionally on iOS device, when join to the meeting, then can not hear other's audio, or sometimes when i enable microphone. can find the error: The operation...