The command uses `sofai` instead of `sofai_tool` Also the quotes do not work for linux This version works on linux, but is not tested on macOS `python3 -c 'import sofai_tool; print("SOFAI Tool installed successfully!")'`
The command uses
sofaiinstead ofsofai_toolAlso the quotes do not work for linux
This version works on linux, but is not tested on macOS
python3 -c 'import sofai_tool; print("SOFAI Tool installed successfully!")'