rs042009 opened a new issue, #48483:
URL: https://github.com/apache/airflow/issues/48483

   ### Apache Airflow version
   
   3.0.0
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   Hi Team,
   
   I have installed Apache Airflow 3.0.0b4 version. When I am trying to execute 
the "airflow db migrate", It is throwing the below error.
   
     File 
"/opt/airflow/venv/lib/python3.10/site-packages/airflow/providers/fab/auth_manager/models/__init__.py",
 line 47, in <module>
       from airflow.auth.managers.models.base_user import BaseUser
   ModuleNotFoundError: No module named 'airflow.auth'
   
   I could not find the auth folder under airflow.  Please let me know how to 
fix this issue.
   
   ### What you think should happen instead?
   
   _No response_
   
   ### How to reproduce
   
   Step 1: Create the Virtual Environment
   
   Step 2: Install using pip3
   
   Step 3: Execute the command "airflow db migrate"
   
   ### Operating System
   
   WSL2 On Windows
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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