Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install error #206

Open
skylning opened this issue Aug 22, 2023 · 2 comments
Open

pip install error #206

skylning opened this issue Aug 22, 2023 · 2 comments

Comments

@skylning
Copy link

i install the package,and get error message as follow:
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:\Users\Lining\AppData\Local\Temp\pip-install-godyuld_\groundingdino-py_3354b3ab580b4d9f8d19e2f3a8521336\setup.py", line 41, in
readme = readme_file.read()
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa4 in position 2878: illegal multibyte sequence

@rcfcu2000
Copy link

Assuming this is windows platform, you will have to change the system locale to en-US(settings->time and language->language & region->administrative language settings) and then install it. After the installation is done, you can switch the locale back

@EricoZhao
Copy link

假设这是 Windows 平台,则必须将系统区域设置为 en-US(设置->时间和语言->语言和区域->管理语言设置),然后安装。安装完成后,您可以将区域设置切换回来

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants