Changes between Initial Version and Version 1 of Ticket #64608, comment 5
- Timestamp:
- Feb 5, 2022, 1:44:10 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64608, comment 5
initial v1 6 6 }}} 7 7 8 In this case, I'm using the `--user` option, as installing packages globally is not recommended. Because if you no longer need package installed via pip, you can remove it manually from `~/Library/Python/3.10`.8 In this case, I'm using the `--user` option, as installing packages globally is not recommended. Because if you no longer need package installed via `pip`, you can remove it manually from `~/Library/Python/3.10`. 9 9 10 10 I created a PR for `py-awscli-plugin-endpoint` (https://github.com/macports/macports-ports/pull/13892). If you are not in a hurry, then you can wait for this PR to merge and install this plugin using MacPorts.