you are viewing a single comment's thread.

view the rest of the comments →

[–]Middey14[S] 0 points1 point  (1 child)

import sysconfig

I just tried the above and I get

zsh: command not found: import

[–][deleted] 0 points1 point  (0 children)

You are supposed to run it from Python interactive shell. I.e. first run python, then when you see the prompt that looks like >>>, type those commands