Skip to content

tqdm installed, but not found #1

@hexan86

Description

@hexan86

./DumpFirmware.py UART.dump

Traceback (most recent call last):
File "./DumpFirmware.py", line 5, in
from tqdm import tqdm
ModuleNotFoundError: No module named 'tqdm'

root@VSlacker# upgradepkg --install-new /root/Downloads/Packages/tqdm-4.36.1-x86_64-1_slonly.txz

+==============================================================================
| Skipping package tqdm-4.36.1-x86_64-1_slonly (already installed)
+==============================================================================

I really need to solve this, because I'm unpacking a FW that loads some files when connected via UART.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions