Jack Chen
Jack Chen
> @robimarko ? > > Also does the leds are handled by the switch also on some ipq40xx devices? If that's the case it can be wrong to assign the...
> @redchenjs can you rebase? @robimarko aside from led is this good? Done.
为什么不装系统源里包
`yum install mpg123`
用pip装 `pip install NetEase-MusicBox`
`musicbox`这个命令是`NetEase-MusicBox`包提供的,不是`mpg123`的问题,找不到`musicbox`命令可能是PATH环境变量的问题,试试在不在这几个路径里面 `/usr/bin/musicbox` `/usr/local/bin/musicbox` `~/.local/bin/musicbox`
用户模式下安装试试`pip install --user NetEase-MusicBox`
mpg123是原生包,termux仓库里是没有的,这个问题应该向termux反映
是不是开启了登录保护的原因
Hi @nolansingroy, Have you tried the latest version 118a526628a2fad54888745c47a037249f56b21d? I re-cloned the repository following the instructions and it worked fine. 