vadash/Path-of-Exile-modding-tool

brotli error

spainenins opened this issue · 3 comments

So I used this tool on my laptop with windows 8.1, everything worked well.
Now I installed windows 10 on the same computer, downloaded python, installed pip, downloaded fresh poe, downloaded latest version of this tool and when I open it, this error shows up.
Is there anything I have not done?

poemtm_error

run cmd and type python
image

Everything looks fine in log. Try another python build / reinstall vcredist https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

First, I tried reinstalling vcredist, nothing changed.
Then I installed python 3.7.7 and the tool works fine!
Thanks for quick response!