Git Product home page Git Product logo

reddit-wallpapers's Introduction

Hi ๐Ÿ‘‹, I'm Simon

I'm a passionate full-stack developer majoring in computer science at Cornell. I most often code up tracking, productivity, and analysis tools, but nearly any unique project idea is fair game!

  • ๐Ÿ”ญ Iโ€™m currently working on a cold emailing tool for students
  • ๐Ÿ“ I write articles on my blog
  • ๐Ÿ’ฌ Ask me about Svelte, Python, and Go
  • โšก Fun fact: I only read novels in Chinese

Tech Tools & Stats

Go Python TypeScript JavaScript LaTeX

Flask Vue.js Nuxt.js Svelte TailwindCSS

Postgres Git Digital Ocean Jekyll Postman

Wakatime Stats Stars Earned

Social

If you want to collaborate, have a project idea, or just feel like reaching out, my email address is simon (at) simonilincev (dot) com.

Shows a black logo in light color mode and a white one in dark color mode. ย  Shows a black logo in light color mode and a white one in dark color mode. ย  Shows a black logo in light color mode and a white one in dark color mode.

reddit-wallpapers's People

Contributors

dependabot[bot] avatar destaq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

reddit-wallpapers's Issues

BeautifulSoup Parser

I followed the readme and got this error:

Navigated to directory...
Removed previous files...

Processing image 1 of 100.Traceback (most recent call last):
  File "add_images.py", line 48, in <module>
    soup = BeautifulSoup(html_page, "lxml")
  File "/usr/local/lib/python3.7/site-packages/bs4/__init__.py", line 245, in __init__
    % ",".join(features))bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?

Followed the instructions here and did a quick pip3 install lxml / pip3 install html5lib and it started processing images just fine
Screenshot 2020-06-24 at 14 41 49

No such file or directory

After processing all the images I do get this one error:

Writing image 1 of 90.Traceback (most recent call last):
  File "add_images.py", line 66, in <module>
    os.stat(f"image_{i+1}.{images[i][-3]}").st_size < 200000
FileNotFoundError: [Errno 2] No such file or directory: 'image_1.p'

and the scripts stops with only one image in the directory.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.