Error when installing Web app
See original GitHub issueHey, 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:
- Created 4 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
OK, thanks!
Already available in AUR as bauh-staging (0.8.1.RC-3)