archlinux / archinstall

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

ModuleNotFoundError: No module named 'parted' (#1810 but with further problems) #2490

Closed LunasShade closed 2 months ago

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

Ursprünglich gepostet von @LunasShade in https://github.com/archlinux/archinstall/issues/2486#issuecomment-2090568438

svartkanin commented 2 months ago

Try pacman -S python-simple-term-menu python-pyarted python archinstall

svartkanin commented 2 months ago

This may also be helpful https://github.com/archlinux/archinstall/issues/1781

LunasShade commented 2 months ago

error: target not found: python-pyarted

LunasShade commented 2 months ago

Did you mean python-pyparted?

... yeah it's python-pyparted 🫠

svartkanin commented 2 months ago

Yeah that one :) Did that solve it?

LunasShade commented 2 months ago

Yes, it works now