Skip to content

Issue when running using flask run | python giya.app #10

@JatraMaya

Description

@JatraMaya
  • OS : MacOs Catalina
  • python.ver: python3.9

I don't know what I'm doing wrong, but after I clone this repo, create a virtualenv and pip install -r requirement.txt, create .env file with the required content, when I try to run the app using flask run, I received Error: While importing 'giya', an ImportError was raised., end when I try to run it using python giya.py to check the exact import problem, there is nothing on the console and the app just close.

Running with flask run

Screenshot 2022-08-16 at 10 04 41

Running with python giya.py

Screenshot 2022-08-16 at 10 09 08

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions