feldroy / django-crash-course

The issue tracker and code repository for Django Crash Course
https://www.feldroy.com/products/django-crash-course
144 stars 30 forks source link

Conda for python 3.8, not 3.7 #332

Closed firepol closed 4 years ago

firepol commented 4 years ago

Location within the Book

Hint: Page numbers change all the time. The best way to report an issue is by chapter, section, and subsection numbers.

Description

Find the Python 3.7 versions.

Possible Solutions

Find the Python 3.8 versions.

Note, Conda installs also python3.8 (really handy).

Your full name so we can provide accurate credit within the book

Paolo Brocco

luzfcb commented 4 years ago

@firepol Thank you for opening an issue.

7 days ago Conda finally updated the installer so that it uses python3.8

https://github.com/conda/conda-docs/commit/6b24a973d7ddf2539dec2d895d1e692ca76aa6b7#diff-54224e6cad2738c47bfec72e87f8bff8

pydanny commented 4 years ago

🚢 🧀