Skip to content

basic_install.sh: pyvenv was removed from Python3.8 #111

@OrRosenblatt

Description

@OrRosenblatt

pyvenv was removed from Python3.8, but the basic_install.sh script is still relying on this library. Can probably be replaced with python3 -m venv for newer Python versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions