Iolop

Results 6 comments of Iolop

> 同,我登了VIP号也不能返回完整VIP歌曲链接 [查看这个issue](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1750#issuecomment-1626971450) 希望能帮到你

When I pull the python(elf file)out , IDA shows that it depends on the libpython2.7.so.1.0. After rolling back to 2.2.4 ,everything works fine

> I've installed v 2.2.4, but I can't still get it to work, please help me Maybe u could check the python file(elf) and then one soft link may help...

> What mobile phone do you use please ? > And what's the android version please ? sry, i'm out of home these days. Android 4 + Samsung,sry i forgot...

> You probably have a corrupted sysroot. Try `rustup component remove rust-src` then `rustup component add rust-src`. I've tried,it didn't work. I can find the `C:\Users\Aria\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\library\alloc\src\string.rs` where `String` is defined...

> Does the file have `fn new()`? sure. ![Image](https://github.com/user-attachments/assets/17c2ed39-7c92-4080-8f2d-98e03e9877e0) Seems RA can't locate `String` but it could find the `io`.