vadash / Path-of-Exile-modding-tool

updated for poe 3.11.1f
30 stars 12 forks source link

brotli error #4

Closed spainenins closed 4 years ago

spainenins commented 4 years ago

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

vadash commented 4 years ago

run cmd and type python image

vadash commented 4 years ago

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

spainenins commented 4 years ago

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