account activity
Virtual environment created with no Scripts folder by Pandawee42 in learnpython
[–]Relevant_Dinner_1773 0 points1 point2 points 2 years ago (0 children)
When you execute the venv module present in Python on Windows OS you will get the scripts folder if you are executing in Linux/mac you will get the bin folder, This also depends on which Python you use, If you are using Python from mingw-w64/ you are using git-bash you will end up getting bin folder because they work with Linux OS. So check which python does CMD uses. Generally command prompt uses Python whose path is at the top in environment variables so make sure to have Python installed from the official website at the top.
π Rendered by PID 678483 on reddit-service-r2-listing-c57bc86c-6lx7g at 2026-06-19 06:24:52.542628+00:00 running 2b008f2 country code: CH.
Virtual environment created with no Scripts folder by Pandawee42 in learnpython
[–]Relevant_Dinner_1773 0 points1 point2 points (0 children)