I'm running newest version of trepan3k (1.2.10) on ubuntu.20.04.
I've pip installed deparse (v0.2.0 (?)) but still getting the message:
Error importing deparse: <class ModuleNotFoundError'>
Error importing deval: <class ModuleNotFoundError'>
then the program being debugged starts, BUT 'n' command is sometimes unusably slow (takes a few minutes to complete). pdb does is very fast in contrast.
I'd like to get rid of messages above in hope this is the reason for very slow python3-trepan work
I'm running newest version of trepan3k (1.2.10) on ubuntu.20.04.
I've pip installed deparse (v0.2.0 (?)) but still getting the message:
then the program being debugged starts, BUT 'n' command is sometimes unusably slow (takes a few minutes to complete). pdb does is very fast in contrast.
I'd like to get rid of messages above in hope this is the reason for very slow python3-trepan work