Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

ImportError: cannot import name save #21

Open
@Kalimon12

Description

Traceback (most recent call last):
  File "autosqli.py", line 7, in <module>
    from autosqli import save
  File "/root/AutoSQLi/autosqli/save.py", line 3, in <module>
    from autosqli import stages
  File "/root/AutoSQLi/autosqli/stages.py", line 4, in <module>
    from autosqli import save
ImportError: cannot import name save

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions