M
Modular16mo ago
Carti.

Error while installing Mojo 0.3.1

Error while installing Mojo 0.3.1 modular: error: failed to run python: Executable "$_self.package_path/venv/bin/python" doesn't exist! i used to work with mojo 0.2.0,0.2.~,0.3.0 on my OS(manjaro) but when i tried to upgrade mojo and install 0.3.1 i faced this error
1 Reply
Jack Clayton
Jack Clayton16mo ago
Hi you have to update your modular binary, that error occurs using the old installer trying to install mojo 0.3.1. Because you're on an arch distro you should delete everything and start again:
rm -r ~/.modular
sudo pacman -Rns modular
rm -r ~/.modular
sudo pacman -Rns modular
Then follow the instructions at: https://github.com/Sharktheone/arch-mojo
GitHub
GitHub - Sharktheone/arch-mojo: Install Mojo on Arch
Install Mojo on Arch. Contribute to Sharktheone/arch-mojo development by creating an account on GitHub.

Did you find this page helpful?