Open localacct opened 4 years ago
Use this link to download and install Visual C++ 2015 Build Tools. It will automatically download visualcppbuildtools_full.exe and install Visual C++ 14.0 without actually installing Visual Studio. After the installation completes, retry pip install and you won't get the error again.
Hi
I know that a previous issue on this has been raised (#5). For my case, I did install idacute using pip
However, when I launched IDA Pro, the plugin kept stating that it could not find the module. Is there any way to resolve this?
[EDIT 6 May 2020]
I managed to resolve the issue mentioned but now I am seeing another error
I also tried the modification here (https://groups.google.com/forum/#!msg/rekall-discuss/AVRub4gk0-w/BHVhkc7qJvIJ) to modify distorm3's init.py but it still does not work
Any advice is appreciated.