-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
flix-cli
does not seem to work, manjaro.
#18
Comments
i am working on its new update, will also add an auto fix functionality this time |
Garuda Linux user here: Having similar issues
|
dont worry, i would be changing the entire site |
arch linux [hexxt@archlinux flix-cli]$ flix-cli
Search: greenbook
1
Traceback (most recent call last):
File "/home/hexxt/Downloads/flix-cli/venv/bin/flix-cli", line 5, in <module>
from flix_cli.__main__ import __flixcli__
File "/home/hexxt/Downloads/flix-cli/venv/lib/python3.12/site-packages/flix_cli/__main__.py", line 1, in <module>
from .core import __flix_cli__
File "/home/hexxt/Downloads/flix-cli/venv/lib/python3.12/site-packages/flix_cli/core/__flix_cli__.py", line 219, in <module>
poison()
File "/home/hexxt/Downloads/flix-cli/venv/lib/python3.12/site-packages/flix_cli/core/__flix_cli__.py", line 213, in poison
movie()
File "/home/hexxt/Downloads/flix-cli/venv/lib/python3.12/site-packages/flix_cli/core/__flix_cli__.py", line 75, in movie
).group(1)
^^^^^
AttributeError: 'NoneType' object has no attribute 'group' |
Same error... |
Metadata (please complete the following information)
Version: 1.6.2
OS: 6.5.5-1-MANJARO
Python 3.11.5
Installed with
pipx install flix-cli
Movie: chobits s1 e1
Describe the bug
The program only generate what seems like errors
Steps To Reproduce
pipx install flix-cli
Expected behavior
Downloading should work
The text was updated successfully, but these errors were encountered: