[GH-ISSUE #183] Windows object has no attribute '_win' do you mean mvwin? #113

Open
opened 2026-05-05 03:25:58 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @AI-Kyo-er on GitHub (Aug 31, 2025).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/183

Originally assigned to: @XuehaiPan on GitHub.

Image

Encountering the above error, unable to solve.

nvidia-smi
Sun Aug 31 19:24:47 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 575.57.08              Driver Version: 575.57.08      CUDA Version: 12.9     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 4090        Off |   00000000:1B:00.0 Off |                  Off |
| 30%   40C    P2             71W /  450W |   22900MiB /  24564MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   1  NVIDIA GeForce RTX 4090        Off |   00000000:1C:00.0 Off |                  Off |
| 30%   42C    P2             68W /  450W |   22900MiB /  24564MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   2  NVIDIA GeForce RTX 4090        Off |   00000000:1D:00.0 Off |                  Off |
| 30%   42C    P2             70W /  450W |   22900MiB /  24564MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   3  NVIDIA GeForce RTX 4090        Off |   00000000:1E:00.0 Off |                  Off |
| 30%   42C    P2             59W /  450W |   22900MiB /  24564MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   4  NVIDIA GeForce RTX 4090        Off |   00000000:89:00.0 Off |                  Off |
| 30%   31C    P8             28W /  450W |       5MiB /  24564MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   5  NVIDIA GeForce RTX 4090        Off |   00000000:8A:00.0 Off |                  Off |
| 30%   31C    P8             27W /  450W |       5MiB /  24564MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   6  NVIDIA GeForce RTX 4090        Off |   00000000:8B:00.0 Off |                  Off |
| 30%   33C    P8             26W /  450W |       5MiB /  24564MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   7  NVIDIA GeForce RTX 4090        Off |   00000000:8C:00.0 Off |                  Off |
| 30%   31C    P8             30W /  450W |       5MiB /  24564MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A         2247093      C   .../envs/llamafactory/bin/python      22890MiB |
|    1   N/A  N/A         2247072      C   .../envs/llamafactory/bin/python      22890MiB |
|    2   N/A  N/A         2247291      C   .../envs/llamafactory/bin/python      22890MiB |
|    3   N/A  N/A         2247094      C   .../envs/llamafactory/bin/python      22890MiB |
+-----------------------------------------------------------------------------------------+

nvitop 1.5.3
Python 3.9.18 | packaged by conda-forge | (c5262994, Oct 26 2023, 08:28:20)
Originally created by @AI-Kyo-er on GitHub (Aug 31, 2025). Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/183 Originally assigned to: @XuehaiPan on GitHub. <img width="3408" height="1926" alt="Image" src="https://github.com/user-attachments/assets/65970eea-85fe-42d4-a3df-b670ba51c9bb" /> Encountering the above error, unable to solve. ``` nvidia-smi Sun Aug 31 19:24:47 2025 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 575.57.08 Driver Version: 575.57.08 CUDA Version: 12.9 | |-----------------------------------------+------------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce RTX 4090 Off | 00000000:1B:00.0 Off | Off | | 30% 40C P2 71W / 450W | 22900MiB / 24564MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 1 NVIDIA GeForce RTX 4090 Off | 00000000:1C:00.0 Off | Off | | 30% 42C P2 68W / 450W | 22900MiB / 24564MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 2 NVIDIA GeForce RTX 4090 Off | 00000000:1D:00.0 Off | Off | | 30% 42C P2 70W / 450W | 22900MiB / 24564MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 3 NVIDIA GeForce RTX 4090 Off | 00000000:1E:00.0 Off | Off | | 30% 42C P2 59W / 450W | 22900MiB / 24564MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 4 NVIDIA GeForce RTX 4090 Off | 00000000:89:00.0 Off | Off | | 30% 31C P8 28W / 450W | 5MiB / 24564MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 5 NVIDIA GeForce RTX 4090 Off | 00000000:8A:00.0 Off | Off | | 30% 31C P8 27W / 450W | 5MiB / 24564MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 6 NVIDIA GeForce RTX 4090 Off | 00000000:8B:00.0 Off | Off | | 30% 33C P8 26W / 450W | 5MiB / 24564MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 7 NVIDIA GeForce RTX 4090 Off | 00000000:8C:00.0 Off | Off | | 30% 31C P8 30W / 450W | 5MiB / 24564MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 2247093 C .../envs/llamafactory/bin/python 22890MiB | | 1 N/A N/A 2247072 C .../envs/llamafactory/bin/python 22890MiB | | 2 N/A N/A 2247291 C .../envs/llamafactory/bin/python 22890MiB | | 3 N/A N/A 2247094 C .../envs/llamafactory/bin/python 22890MiB | +-----------------------------------------------------------------------------------------+ nvitop 1.5.3 Python 3.9.18 | packaged by conda-forge | (c5262994, Oct 26 2023, 08:28:20) ```
gitea-mirror added the
cli / tui
bug
upstream
dependencies
labels 2026-05-05 03:25:58 -06:00
Author
Owner

@XuehaiPan commented on GitHub (Sep 1, 2025):

Hi @AI-Kyo-er, thanks for the report. It seems to be an upstream issue for PyPy. I'd suggest you run nvitop with CPython, for example:

echo "# nvitop" >> ~/.bashrc
echo "alias 'nvitop'='uvx --python=/usr/bin/python3 nvitop'" >> ~/.bashrc

Then you can run nvitop in a new terminal.

<!-- gh-comment-id:3240776647 --> @XuehaiPan commented on GitHub (Sep 1, 2025): Hi @AI-Kyo-er, thanks for the report. It seems to be an upstream issue for PyPy. I'd suggest you run `nvitop` with CPython, for example: ```bash echo "# nvitop" >> ~/.bashrc echo "alias 'nvitop'='uvx --python=/usr/bin/python3 nvitop'" >> ~/.bashrc ``` Then you can run `nvitop` in a new terminal.
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#113
No description provided.