Skip to content

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xab in position 45 while running kaggle #925

Open
@titanwings

Description

@titanwings

🐛 Bug Description

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xab in position 45 while running kaggle

To Reproduce

Steps to reproduce the behavior:

  1. rdagent kaggle --competition mlsp-2013-birds --step-n=160

Expected Behavior

run this kaggle competition

Screenshot

Image

Bug location: utils tried to open this "._CVfolds_2.txt" file with charset 'utf-8'. I think system is not compatible to this kind of file

Image

Environment

Note: Users can run rdagent collect_info to get system information and paste it directly here.

  • Name of current operating system: linux
  • Processor architecture: intel
  • System, version, and hardware information:
  • Version number of the system:
  • Python version: 3.10
  • Container ID:
  • Container Name:
  • Container Status:
  • Image ID used by the container:
  • Image tag used by the container:
  • Container port mapping:
  • Container Label:
  • Startup Commands:
  • RD-Agent version:
  • Package version:

Additional Notes

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