Error importing deparse: <class ModuleNotFoundError'> + ....deval

Open
#54 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
devtools

Research direction

No source files, tests, or entry points are identified. Reproduce the import errors and the slow n command on Ubuntu 20.04 with trepan3k 1.2.10, then trace the deparse/deval imports and measure where stepping spends its time. Done means the missing-import messages and unexplained multi-minute stepping are resolved or clearly separated.

Written by the indexing model from the issue text.

Description

Volunteer wanted

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

Dominant language
Python
Stars
176
Forks
17
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Trepan-Debuggers/python3-trepan

All issues in Trepan-Debuggers/python3-trepan

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.