Skip to content

getting following error when i tried to start the docker container for the tutorial #65

@oauthtester01

Description

@oauthtester01

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/bin/airflow", line 21, in
from airflow import configuration
File "/usr/local/lib/python3.6/site-packages/airflow/init.py", line 36, in
from airflow import settings
File "/usr/local/lib/python3.6/site-packages/airflow/settings.py", line 261, in
configure_adapters()
File "/usr/local/lib/python3.6/site-packages/airflow/settings.py", line 218, in configure_adapters
import MySQLdb.converters
File "/usr/local/lib/python3.6/site-packages/MySQLdb/init.py", line 24, in
version_info, _mysql.version_info, _mysql.file
NameError: name '_mysql' is not defined
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/MySQLdb/init.py", line 18, in
from . import _mysql
ImportError: libmariadb.so.3: cannot open shared object file: No such file or directory

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