gabrielbrittes commented on issue #36808:
URL: https://github.com/apache/airflow/issues/36808#issuecomment-1912827561

   > All my changes are in and good !
   > 
   > Particularly happy with that one:
   > 
   > ```
   > airflow@e6cddae1d57a:/opt/airflow$ AIRFLOW_HOME=./test airflow db init
   > Traceback (most recent call last):
   >   File "/home/airflow/.local/bin/airflow", line 5, in <module>
   >     from airflow.__main__ import main
   >   File 
"/home/airflow/.local/lib/python3.8/site-packages/airflow/__init__.py", line 
68, in <module>
   >     settings.initialize()
   >   File 
"/home/airflow/.local/lib/python3.8/site-packages/airflow/settings.py", line 
538, in initialize
   >     configure_vars()
   >   File 
"/home/airflow/.local/lib/python3.8/site-packages/airflow/settings.py", line 
198, in configure_vars
   >     raise AirflowConfigException(
   > Please use absolute path such as sqlite:////tmp/airflow.db
   > ```
   
   hello! have you goes still facing something like that? i'm using windows 10.
   
   []'s


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to