Skip to content

quick-start: Add a note about Python 3.9 installation #548

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

Merged
merged 2 commits into from
Dec 10, 2020

Conversation

seemethere
Copy link
Member

Not all Python 3.9 dependenices are available within the default
anaconda channel, this adds a note that states that users will also need
to use conda-forge for dependencies.

Signed-off-by: Eli Uriegas eliuriegas@fb.com

Not all Python 3.9 dependenices are available within the default
anaconda channel, this adds a note that states that users will also need
to use conda-forge for dependencies.

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
@netlify
Copy link

netlify bot commented Dec 10, 2020

👷 Deploy preview for pytorch-dot-org-preview processing.

🔨 Explore the source changes: 63b7add

🔍 Inspect the deploy logs: https://app.netlify.com/sites/pytorch-dot-org-preview/deploys/5fd25241e18d8f000847f32f

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
@seemethere seemethere merged commit 536743a into pytorch:site Dec 10, 2020
@seemethere seemethere deleted the python39_notes branch December 10, 2020 16:56
@rgommers
Copy link

This will mean people get all dependencies from conda-forge, and depending on channel order in the install command and channel priority config, they may now also get pytorch itself from conda-forge.

All dependencies seem to be present in defaults, but there's some subtle metadata issue (from what I can tell between libstdxcc, pytorch and cudatoolkit). Did you file an issue somewhere already @seemethere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants