question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Arch package fails to install

See original GitHub issue

Cannot install rivalcfg-git from the AUR. Fails with the following error:

Traceback (most recent call last):
  File "setup.py", line 7, in <module>
    from setuptools import setup, find_packages
ModuleNotFoundError: No module named 'setuptools'

Installing rivalcfg-git works successfully after installing the python-pip Arch package. Seems like a missing dependency?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
yorickrcommented, Aug 11, 2017

Hey, current maintainer here. I updated the package accordingly.

I took ownership a while ago for some reason I can’t remember, probably wanted to update it a bit.

@Thiblizz if you’d like ownership just tell me. Could also add you as a co-maintainer if you’d like, just tell me your AUR username.

1reaction
flozzcommented, Aug 11, 2017

I commented on AUR to tell the maintainer to update 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't install packages or update my system. / Pacman ...
Hi,. I'm having a problem with installing (pacman -S) packages and doing a system update (pacman -Syu). For example, if i want to...
Read more >
Arch Linux's pacman not installing / updating packages (404 ...
To clarify, I enabled different mirrors by uncommenting them (removing the # ) in /etc/pacman.d/mirrorlist , choosing random mirrors from all ...
Read more >
archlinux/archinstall: Arch Linux installer - guided, templates etc.
Installs a basic instance of Arch Linux (base base-devel linux linux-firmware btrfs-progs efibootmgr); Installs and configures a bootloader to partition 0 on ...
Read more >
Failed to install packages to new root : r/archlinux - Reddit
Failed to install packages to new root. when i use. pacstrap /mnt base linux linux-firmware. it shows me this error.
Read more >
Install packages in Arch Linux from AUR - Tutorials and How To
This is an article about how you can install packages in Arch Linux from AUR.We look at a few AUR 'helpers' like yaourt...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found