yasoob / practical-python-projects

99 stars 42 forks source link

Section 3.1 Setting up the project #7

Closed smithers closed 3 years ago

smithers 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 and section numbers.

Description

Line 3 of "Setting up the project", should be:    3   $  python -m venv env

Possible Solutions

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

Jeff Czarniak

yasoob commented 3 years ago

Good catch. Latest version should have this fixed. You will hopefully receive it later today :)