Oleg
Oleg
MonoDevelop 5.9.6 VimAddin 1.1.11
Yes, uncompyle2 is installed. May be the last eve-version can't be decompiled with your tool anymore?
Yeap, it creates a lot of files in my `store_path` (`eve-16.05.1356219`) But each file has `*.py_failed` extension and contains strings like `# Embedded file name: C:\BuildAgent\`
Wait a second. I didn't notice you pointed `uncompyle2` on your github account. I installed it through `pip`. So here is my `pip freeze`: ``` (venv) D:\evedec-master>pip freeze click==6.7 spark-parser==1.8.7...