Skip to content

"This module is meant to be imported, not run directly." #10

Description

@itsKayWat

[ anon user ] - Discord Ticket-004
Hello, I would like to test your repository, but when I try to run it, I get the error: "This module is meant to be imported, not run directly."

I have installed all dependencies and tried running it with arguments, but I still get the same error.


[ admin user ] - Reply
This error typically means that the script is structured to be a module, which means it should be imported into another script rather than run directly. To properly run the project, you may need to create a separate Python script that imports the main functionality of the module.

If you haven't already, make sure you have Python installed on your machine. You can download it from python.org. Once you have Python installed, you can run the program by creating a new script and importing the TikTok Profile Archiver module, or by running the executable that I am currently working on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    BUGS

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions