GithubHelp home page GithubHelp logo

Comments (7)

RevoltSecurities avatar RevoltSecurities commented on September 25, 2024

Hey @hacker01-mika ,
please provide some details from your side and requirements are:

  • screenshot of error you are facing
  • python version
  • version of bs4 module and you can find the module version using this command: pip show bs4
    Please provide this details so I can help in resolving this installation issue

from shodanx.

ilyas-cyber avatar ilyas-cyber commented on September 25, 2024

Hello can any solution this error:
shodanx
[INFO]: Import Error occured in Module imports due to: No module named 'appdirs'
[INFO]: If you are encountering this issue more than a time please report the issues in ShodanX Github page..

from shodanx.

RevoltSecurities avatar RevoltSecurities commented on September 25, 2024

Hey @ilyas-cyber ,
use the command: pip install appdirs to resolve this error

from shodanx.

ilyas-cyber avatar ilyas-cyber commented on September 25, 2024

Facing these error bro :
└─# shodanx
[INFO]: Import Error occured in Module imports due to: cannot import name 'XMLParsedAsHTMLWarning' from 'bs4' (/usr/local/lib/python3.11/dist-packages/bs4/init.py)
[INFO]: If you are encountering this issue more than a time please report the issues in ShodanX Github page..

┌──(root㉿DESKTOP-JOVVDJ8)-[/home/ilyas]
└─# pip show bs4
DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/shodanx-1.0.1-py3.11.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation.. Discussion can be found at pypa/pip#12330
Name: bs4
Version: 0.0.2
Summary: Dummy package for Beautiful Soup (beautifulsoup4)
Home-page:
Author:
Author-email: Leonard Richardson [email protected]
License: MIT License
Location: /usr/local/lib/python3.11/dist-packages
Requires: beautifulsoup4
Required-by:

from shodanx.

RevoltSecurities avatar RevoltSecurities commented on September 25, 2024

Hey @ilyas-cyber ,
Please check your python version is latest and also install the latest version of bs4 and beautifulsoup4 modules using this command:
pip install --upgrade beautifulsoup4
pip install --upgrade bs4
these are following package required to update but before also install the latest version of python, sorry for the issue the
shodaX next version will not have this issue .

Kind regards,
@sanjai-AK47

from shodanx.

ilyas-cyber avatar ilyas-cyber commented on September 25, 2024

Thanks mate its works fine any secret tip of extracting origin ips?

from shodanx.

hacker01-mika avatar hacker01-mika commented on September 25, 2024

Hey @ilyas-cyber , Please check your python version is latest and also install the latest version of bs4 and beautifulsoup4 modules using this command: pip install --upgrade beautifulsoup4 pip install --upgrade bs4 these are following package required to update but before also install the latest version of python, sorry for the issue the shodaX next version will not have this issue .

Kind regards, @sanjai-AK47

from shodanx.

Related Issues (11)

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.