diff --git a/bin/p b/bin/p index 0126560..593a8e2 100755 --- a/bin/p +++ b/bin/p @@ -416,6 +416,7 @@ install() { log compile $version make &> /dev/null + ln -sf python python.exe if [ ! -f "python.exe" ]; then abort "Unable to compile Python $version!"