Hello! Run into some problems but managed to surpass them.
I installed python 3.11 from official website and tried to run script through shell.
And it`s not worked out. And on one of the try and error windows opened Windows Store with Python 3.10 version. I installed that as well. And script go as intended (without tqdm).
In shell i go by that commands:
cd yourVAMpath
python3 extract_appearance.py "AddonPackages/*.var"
Don`t know exact reason why that happened, probably something with windows not getting path to 3.11 while though Store Installation it got it well.
Writing that for lammers like myself)
I installed python 3.11 from official website and tried to run script through shell.
And it`s not worked out. And on one of the try and error windows opened Windows Store with Python 3.10 version. I installed that as well. And script go as intended (without tqdm).
In shell i go by that commands:
cd yourVAMpath
python3 extract_appearance.py "AddonPackages/*.var"
Don`t know exact reason why that happened, probably something with windows not getting path to 3.11 while though Store Installation it got it well.
Writing that for lammers like myself)