Skip to content

No module named 'corpuscrawler' error #86

Description

@Aayush-hub

The script doesn't run with Python 3.

Shows error :

1234

For solving this I have tried changing this:

12345

to: checker.parse(robots_txt) as it is already decoded in Python 3 and it worked for me.

After this I am getting error:

123456

  • By running main.py in am getting error:

ModuleNotFoundError: No module named 'corpuscrawler'

Can anybody help solving this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions