PD uses 8.3 on OSX since, currently, it’s using a version of Wish Shell that came with 8.3.

--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com

On Dec 14, 2015, at 11:44 AM, pd-list-request@lists.iem.at wrote:

From: Simon Iten <itensimon@gmail.com>
Subject: Re: [PD] standalone
Date: December 14, 2015 at 11:44:00 AM MST
To: IOhannes m zmölnig <zmoelnig@iem.at>
Cc: pd-list@lists.iem.at


kiosk plugin looks great!

osx pd says this, arrgh i hate it…(linux is so much easier in this regard)


UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5
   while executing
"package require Tcl 8.5"
   ("uplevel" body line 9)
   invoked from within
"uplevel #0 $tclcode"
FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin/kiosk-plugin.tcl
-----------
-----------
UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5
   while executing
"package require Tcl 8.5"
   ("uplevel" body line 9)
   invoked from within
"uplevel #0 $tclcode"
FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin.tcl

does this mean the version of tcl used in the pd package app is outdated? (since i compiled 8.6 from source, but i am pretty sure pd just uses the internal one)