Solution for `ModuleNotFoundError: No module named 'pacman_mirrors'`

Asked 2 years ago, Updated 2 years ago, 36 views

  • OS:Manjaro ARM Linux armv7l
  • Host: Raspberry Pi 3 Model B Plus Rev 1.3
  • Kernel: 4.14.66-1-MANJARO-ARM
  • Packages:645(pacman)
  • Shell:zsh 5.5.1
  • Terminal:/dev/pts/1
  • CPU:BCM2835(4)@1.400GHz
  • Memory:779MiB/935MiB

sudo pacman-mirrors --fasttrack & sudo pacman-Sy to update the mirror.

Traceback (most recent call last):
  File "/usr/bin/pacman-mirrors", line 23, in <module>
    from pacman_mirrors import pacman_mirrors
ModuleNotFoundError: No module named 'pacman_mirrors'

This results in the inability to use pacman-mirrors.

If anyone is able to resolve a similar error, please let me know how to resolve it.

Thank you for your cooperation.

If there is any information that needs to be checked, we will add it accordingly.

linux

2022-09-30 11:40

1 Answers

"On the following site, ""Try reinstalling pacman-mirrors"" was exchanged."

[RESOLVED] Error with pacman-mirrors

Try reinstalling pacman-mirrors.

$sudo pacman-Spacman-mirrors


2022-09-30 11:40

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.