Skip to content

[Bug/Assistance] Some confusion about virtual env #13

@K-THU

Description

@K-THU

Describe the bug
When I run the command from the tutorial, it reports "No module named wal." Is the correct command "python -m venv venv"? By the way, is there a tutorial that does not require Docker configuration?

Commad of tutorial
####Python 3.10 (or 3.11, but not 3.12 cause 3.12 deprecated distutils needed here)
python -m wal wal
source venv/bin/activate
pip install -r requirements.txt
playwright install
pip install -e .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions