GithubHelp home page GithubHelp logo

kts-o7 / better_bing_image_downloader Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 2.0 45 KB

Python library to download bulk of images from Bing

Home Page: https://pypi.org/project/better-bing-image-downloader/

License: MIT License

Python 100.00%
bing-image-downloader bing-image-scrapping image-dataset-maker image-datasets image-downloader-python image-scraper image-scrapping python-image-download python-image-downloader python-image-webcrawler

better_bing_image_downloader's Introduction

๐Ÿ’ซ About Me:

๐Ÿ”ญ Iโ€™m currently working on LLM based applications.
๐Ÿ‘ฏ Iโ€™m looking to collaborate on python projects in general.
๐ŸŒฑ Iโ€™m currently learning development.

๐ŸŒ Socials:

LinkedIn Gmail

๐Ÿ’ป Tech Stack:

C C++ HTML5 Markdown Python R MySQL MariaDB Canva Matplotlib Pandas PyTorch TensorFlow Keras OpenCV Notion Git

๐Ÿ“Š GitHub Stats:



โœ๏ธ Dev Quote

๐Ÿ˜‚ Meme for the day !


better_bing_image_downloader's People

Contributors

hyoungsooo avatar kts-o7 avatar theharshithh avatar

Stargazers

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

Watchers

 avatar

better_bing_image_downloader's Issues

Dependency Installation Error with memoria Leading to Failed Execution in better-bing-image-downloader

Title: Dependency Installation Error with memoria Leading to Failed Execution in better-bing-image-downloader

Environment:

  • better-bing-image-downloader Version: 1.1.0
  • Python Version: Tried on 3.9.5 and 3.11.8
  • Operating System: Windows 11

Description:
The better-bing-image-downloader installs without issues, but upon execution, it fails with an error related to missing dependencies, specifically memoria. Following the error chain to install memoria leads to a deprecated dependency issue involving sklearn, which is now replaced by scikit-learn. Attempts to rectify this through environment variables and direct installation of scikit-learn were unsuccessful.

Steps to Reproduce:

  1. Install better-bing-image-downloader version 1.1.0.
  2. Run a script utilizing better-bing-image-downloader.
  3. The execution prompts an installation of memoria due to a missing dependency.
  4. Installing memoria leads to an error involving a deprecated package sklearn, suggesting the use of scikit-learn instead.

Expected Behavior:
better-bing-image-downloader should run without requiring the manual resolution of deprecated dependencies, particularly between sklearn and scikit-learn.

Actual Behavior:
The tool fails to run due to a cascade of dependency-related errors, starting with memoria and leading to issues with deprecated sklearn package installations.

Impact:
This issue blocks the usage of better-bing-image-downloader, as it can't execute its core functionality without resolving these dependency issues, impacting project progress where image downloading is required.

Logs/Error Messages:
For a detailed traceback and error messages, please refer to the initial queries in this ticket submission.

Suggested Fix or Workaround:
A review and update of the dependencies within better-bing-image-downloader and its related packages (memoria, and further dependencies therein) could potentially resolve this issue. Ensuring compatibility with scikit-learn instead of the deprecated sklearn package could be a critical part of the solution.

Improve the README.md

  • Add a comprehensive user manual as in readme.
  • Add code snippets to use as examples.
  • Add useful statistics

Add method to rename the downloaded images

Add a functionality to rename the images in a custom format when downloading.
It must be a command line argument. Please fork the repository and PR the changes. It will be reviewed and appended if found useful.

Document

Hello,

Is there a brief explanation on why it is better?

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.