Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError #738

Open
dvdkwast opened this issue Dec 22, 2024 · 1 comment
Open

ModuleNotFoundError #738

dvdkwast opened this issue Dec 22, 2024 · 1 comment

Comments

@dvdkwast
Copy link

Version of Variety

0.8.12-3

Describe the bug

On starting variety the following error is on the screen:

Traceback (most recent call last):
File "/usr/bin/variety", line 64, in
import variety # isort:skip
^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'variety'

Context

It happened while updating variety to the latest version via pacman -S variety.

To Reproduce

  1. just trying to start variety

Attach Variety's log file

063 │ INFO: 2024-12-22 15:29:25,066: update_indicator() 'Setting file info to: /home/dennis/.config/variety/Downloaded/wallhaven_anime/wallhaven-85wll2.jpg'
3 │ 5064 │ INFO: 2024-12-22 15:29:25,067: list_files() 'More than 1 files in the folders, stop listing'
4 │ 5065 │ INFO: 2024-12-22 15:29:25,067: prepare_thread() 'Prepared buffer contains 5 images'
5 │ 5066 │ INFO: 2024-12-22 15:29:25,067: prepare_thread() 'Preparing some images'
6 │ 5067 │ INFO: 2024-12-22 15:29:25,072: prepare_thread() 'After search prepared buffer contains 5 images'
7 │ 5068 │ INFO: 2024-12-22 15:29:25,508: update_indicator() 'Setting file info to: /home/dennis/.config/variety/Downloaded/wallhaven_anime/wallhaven-85wll2.jpg'
8 │ 5069 │ INFO: 2024-12-22 15:29:25,509: list_files() 'More than 1 files in the folders, stop listing'
9 │ 5070 │ INFO: 2024-12-22 15:29:26,693: trigger_download() 'Triggering download thread to check if download needed and possible'
10 │ 5071 │ INFO: 2024-12-22 15:29:26,698: trigger_download() 'Triggering download thread to check if download needed and possible'
11 │ 5072 │ INFO: 2024-12-22 15:29:27,073: trigger_download() 'Triggering download thread to check if download needed and possible'
12 │ 5073 │ INFO: 2024-12-22 15:29:36,918: set_wallpaper() 'Calling set_wallpaper with /home/dennis/.config/variety/Favorites/wallhaven-4d1kdj.png'
13 │ 5074 │ INFO: 2024-12-22 15:29:36,918: do_set_wp() 'Calling do_set_wp with /home/dennis/.config/variety/Favorites/wallhaven-4d1kdj.png, time: 1734877776.9185708'
14 │ 5075 │ INFO: 2024-12-22 15:29:36,918: apply_auto_rotate() 'ImageMagick auto-rotate cmd: convert /home/dennis/.config/variety/Favorites/wallhaven-4d1kdj.png -auto-orient /home/dennis/.config/variety/wallpaper/wallpaper-auto-rotated-705f864045652b629bc3464880fc0e3b.jpg'
15 │ 5076 │ INFO: 2024-12-22 15:29:37,110: update_indicator() 'Setting file info to: /home/dennis/.config/variety/Favorites/wallhaven-4d1kdj.png'
16 │ 5077 │ INFO: 2024-12-22 15:29:37,112: list_files() 'More than 1 files in the folders, stop listing'
17 │ 5078 │ INFO: 2024-12-22 15:29:40,286: set_wallpaper() 'Calling set_wallpaper with /home/dennis/.config/variety/Favorites/wallhaven-p96gz9.jpg'
18 │ 5079 │ INFO: 2024-12-22 15:29:40,286: do_set_wp() 'Calling do_set_wp with /home/dennis/.config/variety/Favorites/wallhaven-p96gz9.jpg, time: 1734877780.2864854'
19 │ 5080 │ INFO: 2024-12-22 15:29:40,286: apply_auto_rotate() 'ImageMagick auto-rotate cmd: convert /home/dennis/.config/variety/Favorites/wallhaven-p96gz9.jpg -auto-orient /home/dennis/.config/variety/wallpaper/wallpaper-auto-rotated-2c5c6752b54793688a6b5866c0a8a314.jpg'
20 │ 5081 │ INFO: 2024-12-22 15:29:40,455: update_indicator() 'Setting file info to: /home/dennis/.config/variety/Favorites/wallhaven-p96gz9.jpg'
21 │ 5082 │ INFO: 2024-12-22 15:29:40,456: list_files() 'More than 1 files in the folders, stop listing'
22 │ 5083 │ INFO: 2024-12-22 15:29:49,207: trigger_download() 'Triggering download thread to check if download needed and possible'
23 │ 5084 │ INFO: 2024-12-22 15:30:33,588: set_wallpaper() 'Calling set_wallpaper with /home/dennis/.config/variety/Favorites/wallhaven-4d1kdj.png'
24 │ 5085 │ INFO: 2024-12-22 15:30:33,588: do_set_wp() 'Calling do_set_wp with /home/dennis/.config/variety/Favorites/wallhaven-4d1kdj.png, time: 1734877833.5885744'
25 │ 5086 │ INFO: 2024-12-22 15:30:33,588: apply_auto_rotate() 'ImageMagick auto-rotate cmd: convert /home/dennis/.config/variety/Favorites/wallhaven-4d1kdj.png -auto-orient /home/dennis/.config/variety/wallpaper/wallpaper-auto-rotated-b96212bd4499c5360f4303a2f63b4fb9.jpg'
26 │ 5087 │ INFO: 2024-12-22 15:30:33,794: update_indicator() 'Setting file info to: /home/dennis/.config/variety/Favorites/wallhaven-4d1kdj.png'
27 │ 5088 │ INFO: 2024-12-22 15:30:33,796: list_files() 'More than 1 files in the folders, stop listing'
───────┴──────────────────────────────────────────

Desktop environment and version

KDE Plasma 6.2.4

OS name and version

NAME=ArcoLinux
2 │ ID=arcolinux
3 │ ID_LIKE=arch
4 │ BUILD_ID=rolling
5 │ ANSI_COLOR="0;36"
6 │ HOME_URL="https://arcolinux.info/"
7 │ SUPPORT_URL="https://arcolinuxforum.com/"
8 │ BUG_REPORT_URL="https://github.com/arcolinux"
9 │ LOGO=arcolinux-hello

Screenshots

Attached files

Additional context

@dvdkwast
Copy link
Author

Issue resolved after new installation of python 3.13.1. Previous python was the culprit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant