$ yaourt -S python-pyasn1-modules
$ poezio
Traceback (most recent call last):
File "/usr/bin/poezio", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 3084, in <module>
@_call_aside
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 3070, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 3097, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 651, in _build_master
ws.require(__requires__)
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 952, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 839, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pyasn1-modules' distribution was not found and is required by slixmpp
I also tried it with this packages from pacman python-pyasn1 python-pyasn1-modules without success.
Search Criteria
Package Details: poezio 0.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/poezio.git (read-only, click to copy) |
---|---|
Package Base: | poezio |
Description: | A full-featured command-line IRC-like XMPP (Jabber) client |
Upstream URL: | https://poez.io |
Licenses: | zlib |
Submitter: | mathieuI |
Maintainer: | mathieuI (linkmauve, Ppjet6) |
Last Packager: | mathieuI |
Votes: | 25 |
Popularity: | 0.000000 |
First Submitted: | 2010-02-01 20:23 (UTC) |
Last Updated: | 2023-10-16 18:11 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-slixmppAUR (python-slixmpp-gitAUR)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- figlet (optional) – ASCII art plugin
- poezio-omemoAUR (poezio-omemoAUR, poezio-omemo-gitAUR) (optional) – OMEMO plugin
- python-potr-gitAUR (optional) – OTR plugin
- python-pyinotify (optional) – Autoaway with screen plugin (also works with tmux)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
tristank commented on 2015-10-09 10:25 (UTC)
mathieuI commented on 2012-08-24 17:33 (UTC)
Well, I may add python-dnspython to the direct dependencies, since it is not that heavy.
<deleted-account> commented on 2012-08-24 15:03 (UTC)
Anyone wondering why you can't connect to gmail, the solution is in the PKGBUILD optdepends.
Don't be a derp like me.
mathieuI commented on 2011-11-09 00:12 (UTC)
Updated to 0.7.2.
<deleted-account> commented on 2010-08-12 08:32 (UTC)
There is a minor typo in the PKGBUILD. The line "depends=('python xmpppy')" should be "depends=('python' 'xmpppy')".
Pinned Comments
mathieuI commented on 2017-09-01 00:08 (UTC)