Igor Simic
Edited 1 year ago

#python error The script is installed which is not on PATH

How to solve this issue?

Add this to the path:

                    export PATH="/Users/username/Library/Python/3.8/bin:$PATH"