Skip to content

.env api finding and encoding issue #14

Description

@luascfl
  1. I did pip install as requested.
    But, it didn't find my api in .env file
    Image
    So I put it in system environmental variables. Fixed the problem
    Why wouldn't work in .env?

  2. Now, as you can see in the screenshot below, it's happening some sort of a bug regarding encoding.
    Image
    So I did $env:PYTHONIOENCODING = 'utf-8'. Fixed the problem

I cannot pull request because i'm not a developer
Through many trial and error, I could get to this solution.

hmu if new information about this arrives and can be fixed

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