Search Criteria
Package Details: deemix-git r675.5f978acec7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/deemix-git.git (read-only, click to copy) |
---|---|
Package Base: | deemix-git |
Description: | a deezer downloader built from the ashes of Deezloader Remix. |
Upstream URL: | https://gitlab.com/RemixDev/deemix-py |
Keywords: | cli deezer download music |
Licenses: | GPL3 |
Conflicts: | deemix |
Provides: | deemix |
Submitter: | nomis6432 |
Maintainer: | C0rn3j |
Last Packager: | C0rn3j |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-28 12:19 (UTC) |
Last Updated: | 2023-05-18 00:31 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-deezer-pyAUR
- python-eventlet
- python-mutagen (python-mutagen-gitAUR)
- python-pycryptodomex
- python-requests
- python-spotipyAUR (python-spotipy-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
1 2 3 Next › Last »
abouvier commented on 2021-12-13 17:37 (UTC)
python-setuptools
is needed inmakedepends=()
.Saiga12 commented on 2021-03-16 01:36 (UTC)
Since git.rip has been seized, replace
https://git.rip/RemixDev/deemix/-/archive/main/deemix-main-67fcb7d37f0cd24564b7ff2738cd5e69551edc6d.tar.gz
with
https://84.38.177.154/RemixDev/deemix/-/archive/main/deemix-main-67fcb7d37f0cd24564b7ff2738cd5e69551edc6d.tar.gz
akrai commented on 2020-12-19 19:40 (UTC)
As deemix is not compatible with python>=3.9 I would add it to the dependencies to get it clear
artivision commented on 2020-12-19 05:20 (UTC)
Traceback (most recent call last): File "/usr/bin/deemix", line 33, in <module> sys.exit(load_entry_point('deemix==2.0.5', 'console_scripts', 'deemix')()) File "/usr/bin/deemix", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load module = import_module(match.group('module')) File "/usr/lib/python3.9/importlib/init.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1030, in _gcd_import File "<frozen importlib._bootstrap>", line 1007, in _find_and_load File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 680, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 790, in exec_module File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed File "/usr/lib/python3.9/site-packages/deemix/main.py", line 4, in <module> from deemix.app.cli import cli File "/usr/lib/python3.9/site-packages/deemix/app/init.py", line 1, in <module> from deezer import Deezer ModuleNotFoundError: No module named 'deezer'
tsweet64 commented on 2020-11-24 06:12 (UTC) (edited on 2020-11-24 18:53 (UTC) by tsweet64)
Hello. It seems the upstream git repo URL is no longer available. Is there a new one?
Edit: It appears to be working now
akrai commented on 2020-11-20 18:23 (UTC) (edited on 2020-11-20 18:25 (UTC) by akrai)
Hmm, i don't know, my up to date system works, so maybe is related to some user config you may have, you can try with another user, or try in a guest account https://aur.archlinux.org/packages/systemd-guest-user/ (just install and you should have available the guest account in your login screen, maybe add this user to some needed groups too)
ogghi commented on 2020-11-20 18:21 (UTC)
It was indeed on the ignore list. Upgraded, still the error persists!
akrai commented on 2020-11-20 18:17 (UTC)
No, it doesn't matter, but i see your python-dnspython is different than mine, if you have added that package to IgnorePkg remove it from there, as the official one has been downgraded; and after that, update all your system and both deemix-git and deemix-pyweb-git, and try again
ogghi commented on 2020-11-20 18:15 (UTC)
Archlinux (installed once with anarchy for easy install though, but should not matter?) I am on LTS Kernel, in case it could matter for some reason?
akrai commented on 2020-11-20 18:12 (UTC)
are you using archlinux or another distro?
1 2 3 Next › Last »