Giter Site home page Giter Site logo

Comments (5)

ltgouvea avatar ltgouvea commented on June 2, 2024 1

@deepjyoti30 Excellent work man, everything is working fine now :)
I'm closing this issue, thank you very much for your help!

from quickwall.

deepjyoti30 avatar deepjyoti30 commented on June 2, 2024

@ltgouvea Sorry for the late reply.

Can you paste your ~/.fehbg please?

Seems like fixed in the last commit. Can you check by fetching the latest commit?

from quickwall.

ltgouvea avatar ltgouvea commented on June 2, 2024

No problem, @deepjyoti30 :D Here's my current .fehbg

#!/bin/sh
'feh' '--bg-scale' '/home/k2/Pictures/Wallpapers/61.png' 

I fetched the last commit and reinstalled, and now this is the error I get

Traceback (most recent call last):
  File "/usr/local/bin/QuickWall", line 4, in <module>
    __import__('pkg_resources').run_script('QuickWall==0.0.1.post3', 'QuickWall')
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 658, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1429, in run_script
    .format(**locals()),
pkg_resources.ResolutionError: Script 'scripts/QuickWall' not found in metadata at '/usr/local/lib/python3.6/dist-packages/QuickWall-0.0.1.post3.dist-info'

from quickwall.

deepjyoti30 avatar deepjyoti30 commented on June 2, 2024

That error is probably an installation issue.

Looking at your fehbg, the error is probably fixed in this commit.

For this installation issue, can you uninstall QuickWall using sudo pip uninstall QuickWall and then install it again using sudo python3 setup.py install

from quickwall.

deepjyoti30 avatar deepjyoti30 commented on June 2, 2024

@ltgouvea I looked into the installation error.

Please clone the latest commit, uninstall QuickWall and install it again and then run, it is probably fixed.

from quickwall.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.