Error: PaperlessAI requirements.txt #1978

Closed
opened 2026-02-05 03:11:03 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @NightxWolf on GitHub (Nov 11, 2025).

Have you read and understood the above guidelines?

Yes

📜 What is the name of the script you are using?

PaperlessAI

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/paperless-ai.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.0.11

📝 Provide a clear and concise description of the issue.

The following error message is displayed when installing the script.

🔄 Steps to reproduce the issue.

Run script to install

Paste the full error output (if available).

      $STD pip install --no-cache-dir -r requirements.txt

[ERROR] in line 35: exit code 0: while executing command $STD pip install --no-cache-dir -r requirements.txt

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @NightxWolf on GitHub (Nov 11, 2025). ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? PaperlessAI ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/paperless-ai.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.0.11 ### 📝 Provide a clear and concise description of the issue. The following error message is displayed when installing the script. ### 🔄 Steps to reproduce the issue. Run script to install ### ❌ Paste the full error output (if available). $STD pip install --no-cache-dir -r requirements.txt [ERROR] in line 35: exit code 0: while executing command $STD pip install --no-cache-dir -r requirements.txt [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 03:11:03 +03:00
Author
Owner

@MickLesk commented on GitHub (Nov 11, 2025):

run in verbose...

@MickLesk commented on GitHub (Nov 11, 2025): run in verbose...
Author
Owner

@NightxWolf commented on GitHub (Nov 11, 2025):

This is from the verbose version.

Here's the last page that's displayed to me.

Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (267.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.5/267.5 MB 8.6 MB/s eta 0:00:00
Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (288.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 MB 8.5 MB/s eta 0:00:00
Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (287.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.2/287.2 MB 8.5 MB/s eta 0:00:00
Downloading nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (322.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━���━━ 322.3/322.3 MB 8.3 MB/s eta 0:00:00
Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.3/39.3 MB 8.7 MB/s eta 0:00:00
Downloading nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (124.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.7/124.7 MB 8.4 MB/s eta 0:00:00
Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB)
Downloading triton-3.5.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (170.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 130.0/170.5 MB 5.1 MB/s eta 0:00:09bash: line 35: 2265 Killed $STD pip install --no-cache-dir -r requirements.txt

[ERROR] in line 35: exit code 0: while executing command $STD pip install --no-cache-dir -r requirements.txt

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

@NightxWolf commented on GitHub (Nov 11, 2025): This is from the verbose version. Here's the last page that's displayed to me. > Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (267.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.5/267.5 MB 8.6 MB/s eta 0:00:00 Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (288.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 MB 8.5 MB/s eta 0:00:00 Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (287.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.2/287.2 MB 8.5 MB/s eta 0:00:00 Downloading nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (322.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━���━━ 322.3/322.3 MB 8.3 MB/s eta 0:00:00 Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.3/39.3 MB 8.7 MB/s eta 0:00:00 Downloading nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (124.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.7/124.7 MB 8.4 MB/s eta 0:00:00 Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) Downloading triton-3.5.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (170.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 130.0/170.5 MB 5.1 MB/s eta 0:00:09bash: line 35: 2265 Killed $STD pip install --no-cache-dir -r requirements.txt > [ERROR] in line 35: exit code 0: while executing command $STD pip install --no-cache-dir -r requirements.txt > [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"
Author
Owner

@MickLesk commented on GitHub (Nov 11, 2025):

your system might be to slow for this. You get an OOM Exception. Try with more RAM

@MickLesk commented on GitHub (Nov 11, 2025): your system might be to slow for this. You get an OOM Exception. Try with more RAM
Author
Owner

@NightxWolf commented on GitHub (Nov 11, 2025):

Thanks MickLesk

that was the solution. I tested it with 40GB and it worked right away.

Thanks

@NightxWolf commented on GitHub (Nov 11, 2025): Thanks MickLesk that was the solution. I tested it with 40GB and it worked right away. Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1978