|
|
|
|
|
by bornfreddy
1430 days ago
|
|
This. Also, the argument is a bit weird: - always use python -m pip - if in venv, it doesn't do any good, but do it anyway for consistency - you should also use venv So... Maybe just always use virtual env and then you can use just pip? |
|