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

AttributeError: 'NoneType' object has no attribute 'iter_content' #7

Open
1 task
metarmask opened this issue Dec 22, 2015 · 0 comments
Open
1 task

Comments

@metarmask
Copy link

Traceback (most recent call last):
  File "reddwall.py", line 264, in NextWallpaper
    wallpaper.set_wallpaper_request(self.UntilValidImageUrl())
  File "/home/metarmask/Downloads/reddwall-0.2/detools/wallpaper.py", line 125, in set_wallpaper_request
    for chunk in request.iter_content(4096):
AttributeError: 'NoneType' object has no attribute 'iter_content'

Got this error after clicking "Next Wallpaper". My OS is Linux Mint 17.2 Cinnamon 64-bit.

Here are my preferences:
Select from 'top'
from 'wallpapers'
containing search terms ''
with at least '2500' upvotes
from past 'week'
and update the wallpaper every '1' hours

  • Allow NSFW wallpapers?
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