Skip to content

Python 3.9 - Does not find flickr_keys.py #121

@asielen

Description

@asielen

In order to make it so you don't have to modify the library directory, it would be nice to change:

In the keys.py file line 5:
from . import flickr_keys

If I change it to:
import flickr_keys

It then works.

Then the flickr_keys file can live in the project directory (but of course not synced in git)

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