You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/bin/radio", line 5, in <module>
from radioactive.__main__ import main
File "/usr/lib/python3.12/site-packages/radioactive/__main__.py", line 12, in <module>
from radioactive.handler import Handler
File "/usr/lib/python3.12/site-packages/radioactive/handler.py", line 9, in <module>
import requests_cache
File "/usr/lib/python3.12/site-packages/requests_cache/__init__.py", line 7, in <module>
from .backends import *
File "/usr/lib/python3.12/site-packages/requests_cache/backends/__init__.py", line 8, in <module>
from .base import BaseCache, BaseStorage, DictStorage
File "/usr/lib/python3.12/site-packages/requests_cache/backends/base.py", line 27, in <module>
from ..cache_keys import create_key, redact_response
File "/usr/lib/python3.12/site-packages/requests_cache/cache_keys.py", line 29, in <module>
from url_normalize import url_normalize
ModuleNotFoundError: No module named 'url_normalize'
Hi, @Ayanashi,
Thanks for your contribution 💙 .
Contributors 🧑🤝🧑 like you make the open source community 🌍 such an amazing place to learn 📖 , inspire 👼, and create 🎨 .
We will investigate 👀 and get back to you as soon as possible 👍 . Just make sure you have given us sufficient information ℹ️.
By that time enjoy this meme 👇 , hope you like it 😄
Archlinux 6.9.4-zen
python 3.12
radioactive-2.9.1-2 (from aur)
The text was updated successfully, but these errors were encountered: