alexbin44
Results
1
comments of
alexbin44
> > runtime\python -m pip install --upgrade sounddevice > > 碰到一样的问题,用这个方法解决了,谢谢! 那个代码要改成 runtime\python -m pip install --upgrade --user sounddevice 不然会报错。 请问一下,这个代码要加在哪里啊?谢谢了