Skip to content

scopeusc/scope-f23-lesson3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

scope-f23-lesson3

Installation

  1. Clone the repo onto your local computer. Do this by entering sudo git clone git@github.com:scopeusc/scope-f23-lesson3.git in your local terminal in the directory where you want this project to be created.

  2. Open the scope-f23-lesson3 folder in PyCharm

  3. Click on file -> settings

    Screenshot from 2023-06-28 01-13-53

  4. Select Project: scope-f23-lesson3 -> Python Interpreter

Screenshot from 2023-06-28 01-17-34

  1. Click Add Interpreter -> Add Local Interprer.

Screenshot from 2023-06-28 01-19-43

  1. The default settings should be filled in correctly. Make sure Virtualenv Environment is highlighted on the left and Base Interpreter is Python 3.8 or later. Click OK

Screenshot from 2023-06-28 01-23-59

  1. Click OK again to exit settings.
  2. Open the PyCharm terminal and run pip install django
  3. You should be good to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages