问PYTHON -- ModuleNotFoundError:当我试图导入包时,没有名为'playsound‘的模块EN1.点击 File->...
working with is a version of python 3. I type 4+4 and the return is 8 so I know that it's working as it should. VI. I restart terminal, and type in pip3 install playsound... still the same error... I just can't seem to get python to recognize that I want to play an mp3...
working with is a version of python 3. I type 4+4 and the return is 8 so I know that it's working as it should. VI. I restart terminal, and type in pip3 install playsound... still the same error... I just can't seem to get python to recognize that I want to play an mp3...
Pure Python, cross platform, single function module with no dependencies for playing sounds. Installation Install via pip: $ pip install playsound Done. If you insist on the (slightly) harder way of installing, from source, you know how to do it already and don't need my help. ...
Pure Python, cross platform, single function module with no dependencies for playing sounds. Installation Install via pip: $ pip install playsound Done. If you insist on the (slightly) harder way of installing, from source, you know how to do it already and don't need my help. ...