79240358

Date: 2024-11-30 19:41:44
Score: 0.5
Natty:
Report link

I got this message when apperently I already had a folder named "venv" in my directory, after removing it it soleved the problem. But also just creating one manualy worked:

rm -rd venv
python3.11 -m virtualenv venv
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Matan Dobrushin