Skip to content

Wrong package name in guide's example #899

@dtsap

Description

@dtsap

There is a mistake on an example of installing packages tutorial (https://packaging.python.org/tutorials/installing-packages/) under Creating Virtual Environments section, that is about how to use the virtualenv package, in which the venv package is wrongly used (python3 -m venv

) instead of virtualenv.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions