Skip to content

Command log is already string but still use decode in qlib.__init__ #2006

@LeetaH666

Description

@LeetaH666

🐛 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions