bswopes / kiva-country-collector

Check Kiva for loans from countries you haven't loaned to.
2 stars 0 forks source link

Launching website in browser throws osascript Adobe Unit Types error. #3

Closed bswopes closed 11 years ago

bswopes commented 11 years ago

$ ./kiva-loans.py -i bswopes -c 3 User ID: bswopes No new countries found. Looking for less used countries. Country United States, previous loan count 3. Country Palestine, previous loan count 3. Country Tajikistan, previous loan count 3. Visit Kiva at: http://www.kiva.org/lend#/?app_id=com.github.bswopes.kiva-country-collector&countries[]=US,PS,TJ 2013-01-20 08:53:51.429 osascript[34641:f07] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found. Did find: /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.

bswopes commented 11 years ago

Turns out this was an issue with an adobe library. Updating the library fixed the issue:

http://helpx.adobe.com/photoshop/kb/unit-type-conversion-error-applescript.html

bswopes commented 11 years ago

$ ./kiva-loans.py -i bswopes User ID: bswopes No new countries found. Looking for less used countries. Country United States, previous loan count 3. Visit Kiva at: http://www.kiva.org/lend#/?app_id=com.github.bswopes.kiva-country-collector&countries[]=US