Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] No Module named 'lib2to3' #607

Open
jigypeper opened this issue Jan 10, 2025 · 0 comments
Open

[BUG] No Module named 'lib2to3' #607

jigypeper opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jigypeper
Copy link

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 jigypeper added the bug Something isn't working label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants