cooperellidge commented on issue #41740: URL: https://github.com/apache/airflow/issues/41740#issuecomment-2316679562
Can you be more specific? How do I make the `typings` correct? What is `typings`? Is it the `typing` python package, a VS code setting or configuration, a python virtual environment configuration? I modified my `settings.json` paths to point to the custom venv's `site-packages` rather than the python binary and that helped by allowing my IDE to resolve `scipy` (in this example). However, it still doesn't resolve the sqlalchmey v1 or v2 issue. And I also have to manually maintain separate virtual environments on my local machine. -- 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]
