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.

raise ResolutionError( pkg_resources.ResolutionError: Script 'scripts/QuickWall' not found in metadata

See original GitHub issue

Hello, I am having an issue using QuickWall after installing using the following commands:

git clone https://github.com/deepjyoti30/QuickWall cd QuickWall sudo python3 setup.py install

Python version: 3.8.1 Distro: Void Linux

Running QuickWall only outputs this error:

➜  ~ QuickWall --search
Traceback (most recent call last):
  File "/usr/sbin/QuickWall", line 4, in <module>
    __import__('pkg_resources').run_script('QuickWall==0.0.2', 'QuickWall')
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 666, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 1451, in run_script
    raise ResolutionError(
pkg_resources.ResolutionError: Script 'scripts/QuickWall' not found in metadata at '/home/vic/.local/lib/python3.8/site-packages/QuickWall-0.0.2.dist-info'

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Locviccommented, Sep 9, 2020

I’m unable to replicate the error, I have moved on from Linux for now.

0reactions
deepjyoti30commented, Sep 6, 2020

@victor31337 Was it fixed in the latest update? The package name was dbus-python

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deepjyoti Barman QuickWall Issues - Giters
Deepjyoti Barman QuickWall: Set latest wallpapers from Unsplash from the commandline. ... ResolutionError: Script 'scripts/QuickWall' not found in metadata.
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