dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

[BUG] No Module named 'lib2to3'

Open jigypeper opened this issue 1 month ago • 0 comments

Describe the bug I've been running the updates on a weekly basis, but I seem to be running into a missing dependency error? Any thoughts?

To Reproduce Steps to reproduce the behavior:

  1. Click the updates button
  2. Type password and do the update

Expected behavior A clear and concise description of what you expected to happen.

Screenshots ============================================ ERRORS ============================================= _____________________ ERROR collecting tests/test_past/test_translation.py ______________________ ImportError while importing test module '/home/<user_name>/.cache/trizen/sources/python-future/src/future-1.0.0/tests/test_past/test_translation.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.13/importlib/init.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_past/test_translation.py:21: in from past.translation import install_hooks, remove_hooks, common_substring build/lib/past/translation/init.py:44: in from lib2to3.pgen2.parse import ParseError E ModuleNotFoundError: No module named 'lib2to3' ==================================== short test summary info ==================================== ERROR tests/test_past/test_translation.py !!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!! ======================================= 1 error in 0.18s ======================================== ==> ERROR: A failure occurred in check(). Aborting... :: Unable to build python-future - makepkg exited with code: 4 =>> Try again? [y/N]: n =>> Exit now? [Y/n]: y

:: Update complete

Press [ENTER] to close.

Distribution (please complete the following information):

  • EndeavourOS

Additional context Add any other context about the problem here.

jigypeper avatar Jan 10 '25 10:01 jigypeper