deepjyoti30 / QuickWall

Set latest wallpapers from Unsplash from the commandline
https://deepjyoti30.github.io/quickwall
MIT License
191 stars 8 forks source link

Error When Running #12

Closed ahmedselim2017 closed 2 years ago

ahmedselim2017 commented 4 years ago

When I try to start it gives

Traceback (most recent call last):
  File "/usr/bin/QuickWall", line 7, in <module>
    from QuickWall.SetPaper import SetPaper
ModuleNotFoundError: No module named 'QuickWall'

error.(installed from aur, wm is i3, python version is 3.8)

deepjyoti30 commented 4 years ago

@ahmedselim2017 Are you sure your installation was succesfull? Can you try uninstalling and installing again?

Also tell me the version using --version

ahmedselim2017 commented 4 years ago

Yes, it was successful. I reinstall it but nothing changed. The output of `--version is the same error.

~ ❯ QuickWall --version                                                                                                                                             19:37:39
Traceback (most recent call last):
  File "/usr/bin/QuickWall", line 7, in <module>
    from QuickWall.SetPaper import SetPaper
ModuleNotFoundError: No module named 'QuickWall'
deepjyoti30 commented 2 years ago

@ahmedselim2017 Were you able to fix this issue with the newer versions? Closing since stale, you can reopen if you can provide any other input.

I would suggest trying out the latest version.