🐛 Bug Description
Command log is already string but still use decode in _mount_nfs_uri in qlib.init, which raises AttributeError.
To Reproduce
Use a client-server initialization.
Expected Behavior
AttributeError: 'str' object has no attribute 'decode'
Environment
- Qlib version: 0.9.8.dev8+ga4138ce24
- Python version: 3.8.20 (default, Oct 3 2024, 15:24:27) [GCC 11.2.0]
- OS (
Windows, Linux, MacOS): Linux
- Commit number (optional, please provide it if you are using the dev version): 94d138e