Skip to content

assert error when import #7

@Redbaron0601

Description

@Redbaron0601

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions