srounet / Pymem

A python library for windows, providing the needed functions to start working on your own with memory editing.
MIT License
307 stars 44 forks source link

some fix in __init__.py #49

Closed nyaoouo closed 3 years ago

nyaoouo commented 3 years ago

fix the way to get python dll path, prevent problems cause when using non system default python environment

add the Py_InitializeEx parameters #https://docs.python.org/3/c-api/init.html#c.Py_InitializeEx