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

4anime not working #677

Open
lisbonjoker opened this issue May 18, 2021 · 6 comments
Open

4anime not working #677

lisbonjoker opened this issue May 18, 2021 · 6 comments

Comments

@lisbonjoker
Copy link

Describe the bug
ERROR: 'NoneType' object has no attribute 'group'

Provider: 4anime
Title: Ookami to Koushinryou

@AbdullahM0hamed
Copy link
Collaborator

Could not replicate the issue using anime dl -u "Ookami to Koushinryou" -p 4anime -c 1 - could you perhaps give the exact command you used, and options you selected + logs? (Also, ensure you are up-to-date by running pip install -U --force-reinstall git+https://github.com/anime-dl/anime-downloader.git)

@lisbonjoker
Copy link
Author

lisbonjoker commented May 24, 2021

anime dl -u "Ookami to Koushinryou" -p 4anime -c 1
anime: anime-downloader 5.0.9
+--------+--------------------------+--------+
|      2 | Ookami to Koushinryou II |        |
|      1 | Ookami to Koushinryou    |        |
|--------+--------------------------+--------|
|   SlNo | Title                    | Meta   |
+--------+--------------------------+--------+
anime: Selected Ookami to Koushinryou
anime: Extracting episode info from page
anime: Found anime: Ookami to Koushinryou
ERROR: 'NoneType' object has no attribute 'group'

@lisbonjoker
Copy link
Author

lisbonjoker commented May 24, 2021

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pycaption 1.0.1 requires beautifulsoup4<4.5.0,>=4.2.1, but you have beautifulsoup4 4.9.3 which is incompatible.
aiohttp 3.7.3 requires chardet<4.0,>=2.0, but you have chardet 4.0.0 which is incompatible.

with the latest version

@akash-258
Copy link

I had the same error, force reinstall command fixed it, now 4anime is working fine.

@rubiin
Copy link

rubiin commented Jun 24, 2021

Also problem wit all providers starting with Anime . I tried all. Twist.moe is only working

@ArjixWasTaken
Copy link
Collaborator

well, its because aiohttp is a bitch
uninstall that package (pip uninstall aiohttp) and try the update command AbdullahM0hamed sent

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

5 participants