Skip to content

invalid start byte #3698

@Sunny-Day200

Description

@Sunny-Day200

windows 10
dvc-0.92.0
git-bash 2.26.2.1

This is a very clean system
I cannot perform any DVC operations
Could it be because of the system environment?


ERROR: unexpected error - 'utf-8' codec can't decode byte 0x87 in position 0: invalid start byte

Having any troubles? Hit us up at https://dvc.org/support, we are always happy to help!
Traceback (most recent call last):
File "dvc_main_.py", line 7, in
File "dvc\main.py", line 90, in main
File "dvc\analytics.py", line 58, in is_enabled
File "dvc\config.py", line 235, in init
File "dvc\config.py", line 284, in load
File "dvc\config.py", line 297, in load_one
File "dvc\config.py", line 357, in _load_config
File "site-packages\configobj.py", line 1229, in init
File "site-packages\configobj.py", line 1287, in _load
File "site-packages\configobj.py", line 1485, in _handle_bom
File "site-packages\configobj.py", line 1517, in _decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x87 in position 0: invalid start byte
[30444] Failed to execute script main
[0x7FFD3CAFD3F0] ANOMALY: meaningless REX prefix used


And I want to ask about the cache link type, does it control the 'remote repository' and 'local cache' links?Or does it only work on 'local cache' links, and if it only works on 'local cache' links, can I change the 'DVC cache type, controlling the link type of the local cache data every time I pull git repository from a different platform?My English is not very good, I am not sure if I describe clearly, can you understand?

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting responsewe are waiting for your reply, please respond! :)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions