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...
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...