Skip to content

Conversation

soimkim
Copy link
Contributor

@soimkim soimkim commented Sep 16, 2021

Description

The installed version of ScanCode is limited to version 21.3.31 or lower.
However, the package used for version 21.3.31 has been deleted recently, so it cannot be executed.
Therefore, the version restriction was removed so that ScanCode can be installed with the latest version.

  • Error Message
  File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "fosslight_source_scanner/.tox/test_run/lib/python3.6/site-packages/packagedcode/__init__.py", line 15, in <module>
    from packagedcode import debian
  File "fosslight_source_scanner/.tox/test_run/lib/python3.6/site-packages/packagedcode/debian.py", line 14, in <module>
    from debut import debcon
ModuleNotFoundError: No module named 'debut'

Type of change

Please insert 'x' one of the 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 added the bug fix [PR] Fix the bug label Sep 16, 2021
@soimkim soimkim self-assigned this Sep 16, 2021
@soimkim soimkim requested review from bjk7119 and dd-jy September 16, 2021 08:22
@soimkim soimkim merged commit 1374a70 into main Sep 16, 2021
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