-
Notifications
You must be signed in to change notification settings - Fork 947
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing Python 3.8 support #6373
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -33,7 +33,7 @@ python --version | |||
|
|||
``` | |||
|
|||
If you need a compatible version, you can download and install [Python version 3.8 or higher for MacOS](https://www.python.org/downloads/macos). | |||
If you need a compatible version, you can download and install [Python version 3.9 or higher for MacOS](https://www.python.org/downloads/macos). | |||
|
|||
If your machine runs on an Apple M1 architecture, we recommend that you install dbt via [Rosetta](https://support.apple.com/en-us/HT211861). This is necessary for certain dependencies that are only supported on Intel processors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@matthewshaver do we also want to update this section for windows: https://docs.getdbt.com/faqs/Core/install-pip-os-prereqs.md#windows
hey @matthewshaver , not sure if you also want to update the blog? https://docs.getdbt.com/blog/kimball-dimensional-model#step-1-before-you-get-started - maybe not necessary |
What are you changing in this pull request and why?
Closes #6333
Checklist
🚀 Deployment available! Here are the direct links to the updated files: