[GH-ISSUE #125] Windows download link please.. #77

Closed
opened 2026-05-05 03:24:42 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Drhicom on GitHub (May 7, 2024).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/125

Originally assigned to: @XuehaiPan on GitHub.

Required prerequisites

  • I have read the documentation https://nvitop.readthedocs.io.
  • I have searched the Issue Tracker that this hasn't already been reported. (comment there if it has.)
  • I have tried the latest version of nvitop in a new isolated virtual environment.

Questions

Windows download link please..

Originally created by @Drhicom on GitHub (May 7, 2024). Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/125 Originally assigned to: @XuehaiPan on GitHub. ### Required prerequisites - [X] I have read the documentation <https://nvitop.readthedocs.io>. - [X] I have searched the [Issue Tracker](https://github.com/XuehaiPan/nvitop/issues) that this hasn't already been reported. (comment there if it has.) - [X] I have tried the latest version of nvitop in a new isolated virtual environment. ### Questions Windows download link please..
gitea-mirror 2026-05-05 03:24:42 -06:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@XuehaiPan commented on GitHub (May 9, 2024):

Hi @Drhicom, you could install a Python distribution and install nvitop via pip.

choco install python --yes
python3 -m pip install --upgrade pip setuptools
python3 -m pip install nvitop
python3 -m nvitop
<!-- gh-comment-id:2102386016 --> @XuehaiPan commented on GitHub (May 9, 2024): Hi @Drhicom, you could install a Python distribution and install `nvitop` via `pip`. ```bash choco install python --yes python3 -m pip install --upgrade pip setuptools python3 -m pip install nvitop python3 -m nvitop ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/nvitop#77
No description provided.