Skip to content

Troubles with "generate" function. #1

@unfunnygoose

Description

@unfunnygoose

Dear developers,

I am very excited to try and use your script. I don't have a vast experience in programming, therefore I was just following your instructions on how to setup the script and run it. So far, the starling function works very well and I have no problems with it. When I want to proceed with the "generate" function using "from starling import generate", I get the following error:

"from starling import generate
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'starling'

from starling import Generate
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'starling'
from starling import generate
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'starling'".

I don't really understand what is the problem considering that the function "starling" works. I would highly appreciate your help, thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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