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

Issues running nala after instalation. #39

Open
Peterkal2112 opened this issue Mar 26, 2024 · 1 comment
Open

Issues running nala after instalation. #39

Peterkal2112 opened this issue Mar 26, 2024 · 1 comment

Comments

@Peterkal2112
Copy link

Hello,

I am running Debian GNU/Linux 11 (bullseye) aarch64 on Raspberry Pi 3 Model B Rev 1.2

I installed nala using volian-scar

I have it installed:

nala --version
0.180.0

but after trying to use it I getting this error:

nala upgrade
usage: nala [-h] [-d] [--version] {init,generate_mocks,wrap_internal_symbols,include_dir,c_sources,cat} ...
nala: error: argument subcommand: invalid choice: 'upgrade' (choose from 'init', 'generate_mocks', 'wrap_internal_symbols', 'include_dir', 'c_sources', 'cat')

Can somebody help me with this to get it work ?

@volitank
Copy link
Owner

Yes, this one is presumably because you first tried to install nala with pip, which exists and is not the nala package manager.

try pip uninstall nala

By the way there will be some changes to the repositories coming up. Not a big deal and should be mostly automated since you're using the .debs, but wanted you to be aware. I'm going to migrate folks off the scar repository and onto a new one. And of course update the install instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants