AttributeError: 'NoneType' object has no attribute 'base_address'
kir486680 opened this issue · 2 comments
kir486680 commented
client = pymem.process.module_from_name(pm.process_id, "client_panorama.dll").base_address
AttributeError: 'NoneType' object has no attribute 'base_address'
saulgodman84 commented
Yes i have the same error.
Snaacky commented
Sorry for the late response.
This was fixed in the most recent commit.