Closed herrcore closed 3 years ago
patch.py imports for keystone are incomplete resulting in missing modules.
patch.py
The imports should be both:
from keystone import * from keystone.keystone import *
Environment: keystone-engine 0.9.2 Python 3.7.9
patch.py
imports for keystone are incomplete resulting in missing modules.The imports should be both:
Environment: keystone-engine 0.9.2 Python 3.7.9