Why can't I install this library?

前端 未结 0 1546
梦如初夏
梦如初夏 2020-12-21 21:14

I want to play sounds with vlc:

import vlc

p = vlc.MediaPlayer("file:///path/to/file.mp3")
p.play()

However, the run stops at impo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题