question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when installing Web app

See original GitHub issue

Hey, when you try to install any Web app error in the console:

`Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/bauh/view/util/translation.py", line 19, in __getitem__
    return self.current.__getitem__(item)
KeyError: 'development'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/bauh/view/core/controller.py", line 238, in install
    return man.install(app, root_password, handler)
  File "/usr/lib/python3.8/site-packages/bauh/gems/web/controller.py", line 553, in install
    continue_install, install_options = self._ask_install_options(pkg, watcher)
  File "/usr/lib/python3.8/site-packages/bauh/gems/web/controller.py", line 383, in _ask_install_options
    cat_ops.extend([InputOption(label=self.i18n[c.lower()].capitalize(), value=c) for c in self.context.default_categories])
  File "/usr/lib/python3.8/site-packages/bauh/gems/web/controller.py", line 383, in <listcomp>
    cat_ops.extend([InputOption(label=self.i18n[c.lower()].capitalize(), value=c) for c in self.context.default_categories])
  File "/usr/lib/python3.8/site-packages/bauh/view/util/translation.py", line 22, in __getitem__
    return self.default.__getitem__(item)
KeyError: 'development'
`

I tried both vesiyu of AUR, and set via pik install. System - Archlinux

Thanks! For the rest, a splendid and necessary tool, do not throw its development!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
leoneiicommented, Jan 9, 2020

OK, thanks!

0reactions
vinifmorcommented, Jan 9, 2020

Already available in AUR as bauh-staging (0.8.1.RC-3)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix problems installing Chrome - Google Chrome Help
If you get an error after you install an app: Go to Microsoft Fix it. Click Download. Run the program. Follow the instructions...
Read more >
Unable to Install Apps or Software on Windows? Here's What ...
1. Reboot Your Computer · 2. Check App Installer Settings in Windows · 3. Free Up Disk Space on Your PC · 4....
Read more >
Troubleshooting Problems with Microsoft Web Platform Installer
The failure to create an account with a weak password occurs during application installation, and the installation fails. Use a strong password ...
Read more >
Error trying to install the app (all installation issue, post here ...
Hi I tried to install the app. Everything went fine until the last step. I got following error. I think it relates to...
Read more >
UWP web install - “Error in parsing the app package.”
he error comes "Error in parsing the app package.". Derive from official document. UWP apps like App Installer are restricted to use IP ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found