Skip to content

Conversation

tawsifazad23
Copy link

…(#66)

  • Lowered minimum Python requirement in pyproject.toml from 3.10 → 3.9
  • Verified editable install and import under:
    • Conda environment (Python 3.9) - pip install -e . succeeded; import chatdbg works
    • Docker python:3.9 image (GDB uses Python 3.13) - added /work/src to sys.path for import
  • Confirmed why executes without old_stuff.chatdbg_utils AttributeError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant