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

Trying to build the docker image got https timeout while pip install #697

Open
icoicqico opened this issue Oct 8, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@icoicqico
Copy link

icoicqico commented Oct 8, 2024

Description of the bug | 错误描述

Trying to build the docker image got https timeout while pip install, already set the timeout to very laarge number, maybe some files in https://pypi.tuna.tsinghua.edu.cn/simple is not avaliable.

How to reproduce the bug | 如何复现

To reproduce the issue, just build the docker file.
wget https://github.com/opendatalab/MinerU/raw/master/Dockerfile
docker build -t mineru:latest .

Operating system | 操作系统

Linux

Python version | Python 版本

3.10

Software version | 软件版本 (magic-pdf --version)

0.8.x

Device mode | 设备模式

cuda

@icoicqico icoicqico added the bug Something isn't working label Oct 8, 2024
@icoicqico icoicqico changed the title Trying to build the docker image got https timout while pip install Trying to build the docker image got https timeout while pip install Oct 8, 2024
@myhloli
Copy link
Collaborator

myhloli commented Oct 8, 2024

If you are not in mainland China, please remove all instances of -i https://pypi.tuna.tsinghua.edu.cn/simple from your Dockerfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants