Search Criteria
Package Details: rtv-git r1473.ae9f407-1
Git Clone URL: | https://aur.archlinux.org/rtv-git.git (read-only, click to copy) |
---|---|
Package Base: | rtv-git |
Description: | Browse Reddit from your terminal |
Upstream URL: | https://github.com/michael-lazar/rtv |
Licenses: | |
Conflicts: | |
Submitter: | None |
Maintainer: | None |
Last Packager: | tuckerboniface |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2015-04-02 03:20 |
Last Updated: | 2018-08-13 22:43 |
Latest Comments
1 2 Next › Last »
mprom commented on 2019-11-11 06:59
FYI: rtv has been discontinued (https://github.com/michael-lazar/rtv/issues/696). For an up-to-date fork, check out the tuir package.
tuckerboniface commented on 2018-08-20 20:30
@hexdsl rtv will not be upgrading to praw 4 (https://github.com/michael-lazar/rtv/issues/331), but it now bundles its own version of praw, so you shouldn't have to worry about downgrading anything.
hexdsl commented on 2018-08-20 20:06
is there a work around to make this work with newer praw or an alternative application? (dont want to downgrade praw)
kseistrup commented on 2017-03-29 11:02
When running rtv I get:
pkg_resources.DistributionNotFound: The 'mailcap-fix' distribution was not found and is required by rtv
After installing mailcap-fix with pip I get:
pkg_resources.DistributionNotFound: The 'praw<4,>=3.5' distribution was not found and is required by rtv
Because:
community/python-praw 4.4.0-1 [installed]
Anonymous comment on 2016-11-03 13:18
@babatong Sorry about that. Updated with current depends.
babatong commented on 2016-11-03 13:07
I had to install mailcap-fix and python-beautifulsoup4 to get it to run. Perhaps should be added to dependencies?
Anonymous comment on 2016-10-19 03:14
@Duncanla @kseistrup Thanks for the comments. It's been updated and should be in working order.
kseistrup commented on 2016-08-18 19:59
And having installed mailcap-fix I get a
AttributeError: module 'praw' has no attribute 'errors'
kseistrup commented on 2016-08-18 19:56
Additionally, I get a
pkg_resources.DistributionNotFound: The 'mailcap-fix' distribution was not found and is required by rtv
When starting a newly built rtv for the first time.
kseistrup commented on 2016-08-18 19:52
@Duncanla I can confirm that.