Skip to content

pip install with this error “UnicodeDecodeError: 'utf-8' codec can't decode byte” #3491

@maryjeck

Description

@maryjeck
  • How to reproduce the bug?
    This part is the most important. Please provide a code snippet which, when
    executed in console, demonstrates the problem. If necessary, attach any data
    files to the issue.

A: pip install -U datatable

  • Your environment?
    What is your datatable version, python version, and operating system?

A: conda python3.12.1 windows11 msvc

` pip install git+https://github.com/h2oai/datatable
Collecting git+https://github.com/h2oai/datatable
Cloning https://github.com/h2oai/datatable to d:\maryjeck\temp\pip-req-build-vpoig73t
Running command git clone --filter=blob:none --quiet https://github.com/h2oai/datatable 'D:\Maryjeck\Temp\pip-req-build-vpoig73t'
Resolved https://github.com/h2oai/datatable to commit b1a8710
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb8 in position 85: invalid start byte
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions