Search Criteria
Package Details: quickswitch-i3 2.7.0-4
Git Clone URL: | https://aur.archlinux.org/quickswitch-i3.git (read-only, click to copy) |
---|---|
Package Base: | quickswitch-i3 |
Description: | A python utility to quickly change to and locate windows in i3 |
Upstream URL: | https://github.com/OliverUv/quickswitch-for-i3 |
Licenses: | |
Submitter: | languitar |
Maintainer: | languitar |
Last Packager: | languitar |
Votes: | 11 |
Popularity: | 0.39 |
First Submitted: | 2015-08-23 20:59 |
Last Updated: | 2020-12-03 09:11 |
Dependencies (3)
- dmenu (dmenu-xft-wxy-mouse, dmenu-pango-imlib, dmenu-ee-git, dmenu-git, rofi-dmenu, dmenux-git, dmenu-xyw-mouse-msel, dmenu-mouse-geometry, bemenu-dmenu, dmenu-baitinq-git, dmenu-wayland-git, dmenu-xft-mouse-height-fuzzy-history, dmenu-ekollof-git, dmenu-duncan-git, dmenu-ziro-git, dmenu-tiyn-git, dmenu-term, dmenu2, dmenu-oakszyjrnrdy, dmenu-jacob-git, dmenu-vus-git, dmenu-distrotube-git, dmenu-height, dmenu-dchaovii-git, dmenu-rs-git, dmenu-rs, dmenu-josemapt-git, dmenu-vojvoda-git, dmenu-abdellatif, dmenu-jadecell-git, dmenu-bbaovanc-git, instamenu)
- python-i3-py
- python-setuptools
Latest Comments
1 2 Next › Last »
languitar commented on 2020-02-24 19:09
Could you try uninstalling the package first? I can't tell whats going on here.
alaskanarcher commented on 2020-02-22 20:03
I rebuilt it in a clean chroot and reinstalled it. I am still getting an error despite it using python3:
Also my system is fully up to date.
languitar commented on 2020-02-22 16:33
@alaskanarcher: this should be running with python 3, not python 2. Did you try reinstalling?
alaskanarcher commented on 2020-02-22 01:44
I am running into this error:
languitar commented on 2019-11-03 19:53
I have uploaded a version based on the former original package from the community repos.
duelle commented on 2019-10-31 15:43
@languitar: If you need a starting point, you could use this one that I recently created. Should work as is: https://pastr.io/view/rt05s5
languitar commented on 2019-10-27 20:11
@PythonNut: fun thing is that python-i3-py was removed from the repositories with something like "moving to AUR". Unfortunately, it never ended up here. I probably have to take care of this myself.
PythonNut commented on 2019-10-26 16:19
Dependency
python-i3-py
no longer existslanguitar commented on 2017-03-21 09:51
Please try again. I have added setuptools as an explicit dependency.
Anonymous comment on 2017-03-21 03:06
Hi!
I get this error when installing this package
==> Starting package()...
Traceback (most recent call last):
File "setup.py", line 24, in <module>
from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
Please, add python-setuptools as makedependencies.