xyzzklk
xyzzklk
I'm having the same problem too. So just use a VPN.
Yes. That's right. If you want to use a VPN on phone, try [SagerNet](https://github.com/SagerNet/SagerNet/releases/) or [Clash for Android](https://github.com/Kr328/ClashForAndroid/releases). Get free proxy servers from [ShadowShare](https://shadowshare.v2cross.com/).
> I changed the file `/data/data/com.termux/files/usr/etc/pulse/client.conf` from  to , and the file `/data/data/com.termux/files/home/start-kali.sh` from  to . There's still an error message of pulseaudio, but the message changed. ...
  Actually I've already tried the various versions of `/data/data/com.termux/files/usr/etc/pulse/client.conf` before. Now I changed the command in `/data/data/com.termux/files/home/start-kali.sh` to `pulseaudio --start --system`, but the error remains the same. ```...
Maybe you could try the command `ls` under `/data/data/com.termux/files/home` (`~`) to see if there exists the file `start-fedora.sh`.
I'm having the same problem. The problem still exists in V0.8-rc05.
> 这个好久了,没法修吗 Well, yes.
> As long as you change > ``` > pulseaudio --start > ## For rooted user:pulseaudio --start --system > ``` > to > ``` > ## pulseaudio --start > ##...
Agreed.
Having the same problem. Cannot install `psutil` using pip in termux. ``` ~/seeker $ pip install psutil Collecting psutil Using cached psutil-5.9.8.tar.gz (503 kB) Installing build dependencies ... done Getting...