Search Criteria
Package Details: obquit-git r51.e819f9a-1
Git Clone URL: | https://aur.archlinux.org/obquit-git.git (read-only, click to copy) |
---|---|
Package Base: | obquit-git |
Description: | Simple logout script for Openbox |
Upstream URL: | https://github.com/dglava/obquit |
Keywords: | gtk login logout openbox python |
Licenses: | |
Submitter: | davidbailey00 |
Maintainer: | justasug |
Last Packager: | justasug |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-01 20:55 |
Last Updated: | 2016-07-01 17:42 |
Latest Comments
bardamu commented on 2017-01-11 20:45
Found it: just rebuild the package in the new python-environment.
bardamu commented on 2017-01-11 20:28
Obquit stopped to execute since the upgrade to python 3.6.
Console-output is:
$ obquit
Traceback (most recent call last):
File "/usr/bin/obquit", line 39, in <module>
import obquit
ModuleNotFoundError: No module named 'obquit'
The exception is introduced in python 3.6. I'd appreciate pointers on how to make it work again.