79317862

Date: 2024-12-30 14:32:38
Score: 1
Natty:
Report link

I installed python3-venv via apt and after immediately creating venv I didn't have activate script too. For me personally the solution was to close terminal, reopen it, delete venv folder and run

python3 -m venv venv

to create venv again. After it the ./venv/bin/activate was in place.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: rad2