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

docker 容器中可用pandas,但提交 import pandas 显示 runtime error. #44

Open
RongqinChen opened this issue Nov 27, 2020 · 6 comments

Comments

@RongqinChen
Copy link

我修改了容器为可写,并进入了容器安装了numpy, pandas,现在numpy正常,但提交 import pandas 显示 runtime error。请问是什么原因呢?如何能支持pandas呢?

@IsaacHumera
Copy link

@RongqinChen 相同的问题,我已尝试在容器中安装numpy,pandas,但不论提交import numpy或是import pandas均显示运行时错误,请问您的问题解决了吗?谢谢您

@IsaacHumera
Copy link

@adamwen829 @volltin @wbensky 或者是否有人能提供相关帮助?谢谢您

@RongqinChen
Copy link
Author

@IsaacHumera 没有解决。

@IsaacHumera
Copy link

@RongqinChen 感谢您的回复

@Haoenyuan
Copy link

@RongqinChen 可以向您请教下numpy您是怎么解决runtime error的吗?真的感谢!
image

@booox
Copy link

booox commented Dec 14, 2022

@RongqinChen ,同样的问题请教,如何修改容器为可写,以及怎样让 NumPy 在 OJ 中能正常工作?

进入 Judge Server 容器之后,运行 apt-get update && apt-get install -y vim 报错

错误类似:

W: Problem unlinking the file /var/lib/apt/lists/partial/.apt-acquire-privs-test.lDC5bO - IsAccessibleBySandboxUser (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/.apt-acquire-privs-test.m0GwGv - IsAccessibleBySandboxUser (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/.apt-acquire-privs-test.RQ4Xad - IsAccessibleBySandboxUser (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/.apt-acquire-privs-test.6EIpFU - IsAccessibleBySandboxUser (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/.apt-acquire-privs-test.DEyR9B - IsAccessibleBySandboxUser (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/.apt-acquire-privs-test.4CHjEj - IsAccessibleBySandboxUser (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/.apt-acquire-privs-test.f36L80 - IsAccessibleBySandboxUser (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/.apt-acquire-privs-test.Y8HeDI - IsAccessibleBySandboxUser (30: Read-only file system)

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

4 participants