-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
assert sizeof(_MEMORY_BASIC_INFORMATION) == 28, sizeof(_MEMORY_BASIC_INFORMATION)
AssertionError: 40
When I tried to import pydbg.defines, I saw it use import window_h.py, which has this assert experssion. I am using Win64 version of python 3.6.5 with anaconda. So I just wonder what is wrong with it? Maybe only with win32 version env it could work?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels