archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
5.82k stars 509 forks source link

No module named 'archinstall' #2486

Closed LunasShade closed 2 months ago

LunasShade commented 2 months ago

I tried to start archinstall after pacman -Syy and it says "File "usr/bin/archinstall", line 5, in from archinstall import run_as_a_module ModuleNotFoundError: No module named 'archinstall'"

svartkanin commented 2 months ago

Seems to be the same as https://github.com/archlinux/archinstall/issues/1810

LunasShade commented 2 months ago

It seems the same, but mine goes further. When I do 'pacman -Sy python archinstall' how it is said in #1810 I get another error:

image