Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing PYTHONPATH problem [PYTHON] Could not import x64dbgpy mona #58

Open
therealdreg opened this issue Dec 30, 2020 · 0 comments
Open

Comments

@therealdreg
Copy link
Member

Intall python 32 bit & 64 bit in different paths

Delete the PYTHONPATH from your Environment Variables

If you need use immunity debugger make a .bat instead:

set PYTHONPATH=C:\Python27\Lib\site-packages;C:\Python27\Lib;C:\Python27\DLLs
start ImmunityDebugger.exe

Attached image with my PATH env.

dregenvpath

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant