Skip to content

How run trepan3k with python 3.9 and above? #45

Answered by rocky
dev590t asked this question in Q&A
Discussion options

You must be logged in to vote

3.9.9 works for me if you run from current github sources here and for xdis...

$ trepan3k trepan3k
(/trepan3k:3): <module>
-> 3 import re
(trepan3k) python
trepan3 python shell with locals
Use dbgr(*string*) to issue debugger command: *string*
trepan3k >>> import sys
trepan3k >>> sys.version
'3.9.9 (main, Nov 22 2021, 07:24:35) \n[GCC 9.3.0]'
trepan3k >>> 

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dev590t
Comment options

Answer selected by dev590t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants