ufrisk / MemProcFS

MemProcFS
GNU Affero General Public License v3.0
3.11k stars 377 forks source link

Python API module.maps.sections() error #338

Open hx4477 opened 10 hours ago

hx4477 commented 10 hours ago

Hello, I really like your project, but module.maps cannot be used. What is the reason for this? The error code is as follows:

module.maps.sections() ^^^^^^^^^^^ SystemError: error return without exception set

ufrisk commented 7 hours ago

Can you try the updated version (5.12.7), I fixed a bug around this.

Than You for reporting this issue.