You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pretty much i had to run python -m pip install pefile
you have to verify where the packages are install by running pip -V. I noticed some of the packages were installed in python2 and others in python3. By running the command above seem to fix the issue for me. Then after that i ran sudo /.reset.sh and it work. Hope it works for you as well.
le "F:\Python36\ex\python_exe_unpack.py", line 14, in
import pefile
ImportError: No module named pefile
Even if pefile is installed
Any help please
The text was updated successfully, but these errors were encountered: