Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
K-THU opened this issue Nov 29, 2024 · 0 comments
Open

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

K-THU opened this issue Nov 29, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@K-THU
Copy link

K-THU commented Nov 29, 2024

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 .

@K-THU K-THU added bug Something isn't working help wanted Extra attention is needed labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant