Current Path : /proc/thread-self/root/proc/self/root/opt/alt/python311/bin/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/python311/bin/python3.11-config |
#!/bin/sh exec `dirname $0`/python3.11-`uname -m`-config "$@" [ $? -eq 127 ] && echo "Could not find python3.11-`uname -m`-config. Look around to see available arches." >&2