Skip to content

Installing & using PDM on macOS - some issues and observations #616

Answered by frostming
justasojourner asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for such long feedback which is very valuable and helpful.

  1. I am a Mac user myself, but only on my home computer while using Windows at work.

  2. The install script's -p/--path is to modify the location of the library files(site-packages and bin directories), if you don't bother to add to PATH, you can also create a symlink of the executable file. Note if you don't give --path option, the resulting executable can be symlink itself, so you would need to find the link origin.

  3. For the prompt issue, I put it there for better readability(noting this is run under the shell not anywhere else, like python REPL).

  4. I tried to specify the path using -p /usr/local/bin CURL came back with…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@justasojourner
Comment options

@frostming
Comment options

Answer selected by justasojourner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants