Skip to content

ModuleNotFoundError: No module named 'natsort' after 2026.2 update #155

@TheFireHedgie

Description

@TheFireHedgie

Hello,
I have just updated to 2026.2 version of QualityScaler, but I always get this error is VS Code Studio:

Traceback (most recent call last):
File "c:\Users\Dave\Videos\QualityScaler-2026.2\QualityScaler.py", line 60, in
from natsort import natsorted
ModuleNotFoundError: No module named 'natsort'

I uninstalled natsort with ''pip uninstall natsort'' and re-installed it with ''pip install natsort'', closed VS Code Studio and re-opened it, still not working, even after updating Python to 3.14.4. I also disabled my Avast during the process to prevent it from deleting files.

Simply put: I can't get the software to run AT ALL...

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