Commit 5c2fc80
authored
Fix PyQt5 import error by installing libgl1-mesa-glx (#87)
Add installation of `libgl1-mesa-glx` package to `infra/Dockerfile`.
* Update `infra/Dockerfile` to include the installation of
`libgl1-mesa-glx` package.
* Ensure the application starts without the 'libGL.so.1: cannot open
shared object file' error.
---
For more details, open the [Copilot Workspace
session](https://copilot-workspace.githubnext.com/ProjectZeroDays/Project-Red-Sword/pull/87?shareId=c4f884d5-bcb4-452e-8161-8ad32d9e0710).2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments