rocky/python-xdis

Error when using pyc-xasm

03ntity opened this issue · 0 comments

return tuple([int(v) for v in python_version.split(".")[:len]])
AttributeError: 'NoneType' object has no attribute 'split'

python version 3.8.8