Package Details: trachet-git r313.cd2be17-1

Git Clone URL: https://aur.archlinux.org/trachet-git.git (read-only, click to copy)
Package Base: trachet-git
Description: Tell you what is happening on your terminal
Upstream URL: https://github.com/saitoha/trachet
Licenses: GPL
Submitter: coderobe
Maintainer: coderobe
Last Packager: coderobe
Votes: 1
Popularity: 0.000000
First Submitted: 2018-11-29 20:47 (UTC)
Last Updated: 2018-11-29 20:47 (UTC)

Latest Comments

cbb commented on 2020-01-11 07:57 (UTC) (edited on 2020-01-11 07:57 (UTC) by cbb)

The dependencies for this are wrong. python2-setuptools needs to be installed at run-time (not just build-time), because of the wrapper script it installs:

Traceback (most recent call last):
  File "/usr/bin/trachet", line 6, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources