Skip to content

Documentation for Contributing.md - Starting Virtual Environment Command Line Not Working #981

@andychen3

Description

@andychen3

Hi,

I noticed that the instructions on starting a virtual environment is not working and is different from what is shown in the youtube videos that were created to illustrate the set up process. Specifically this line of code:

$ virtualenv --python=python3 env

This code gives me an error when I run it in my terminal and a workaround was to use this command.

python3 -m venv env

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions