Skip to content

Comments

Support Python 3.12 and fix pkg_resources import error#247

Draft
soimkim wants to merge 1 commit intomainfrom
bug
Draft

Support Python 3.12 and fix pkg_resources import error#247
soimkim wants to merge 1 commit intomainfrom
bug

Conversation

@soimkim
Copy link
Contributor

@soimkim soimkim commented Feb 19, 2026

Description

  • Add setuptools>=65.0.0 to requirements.txt for Python 3.12 compatibility
    (fixes ModuleNotFoundError: No module named 'pkg_resources')
  • Use scancode-toolkit>=32.5.0 for Python 3.12+ to resolve compatibility issues
  • Remove explicit click dependency (managed by scancode-toolkit)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@soimkim soimkim self-assigned this Feb 19, 2026
@soimkim soimkim added the bug fix [PR] Fix the bug label Feb 19, 2026
@soimkim soimkim force-pushed the bug branch 2 times, most recently from 67a868f to de1139e Compare February 19, 2026 12:43
@soimkim soimkim marked this pull request as draft February 19, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix [PR] Fix the bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant