It is easy in a conda recipe to add a patch, so I could just do it that way. That is almost certainly preferable to modifying their underlying code, since it is distribution- specific.
Let me check at work Monday with some folks who used anaconda and Vpython last semester to see if they hit errors/how they handle them.
Matt Craig
--
You received this message because you are subscribed to a topic in the Google Groups "VPython-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vpython-users/vU_r0fGBL2s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vpython-user...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "VPython-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vpython-users/vU_r0fGBL2s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vpython-user...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "VPython-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vpython-users/vU_r0fGBL2s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vpython-user...@googlegroups.com.
Hi all,The "improved" Mac build of vpython 6.11 which lets you launch vidle from the command line is now available on the usual conda channel:conda install -c mwcraig vpythonorconda update -c mwcraig vpython
--
do shell script ".Full_Path_To_anaconda/bin/vidle"
This line must be entered into Apple's AppleScript editor and compiled. The script can then be exported as a double-clickable AppleScript app with an icon.
The app launches VIDLE without opening the Terminal app.
Note: I've attached an example of the script and app.
Regards,
Adam Hausknecht
Department of Mathematics
UMass Dartmouth