Is there an updated Mac version of this script? I know python is cross
platform but I seem to be getting errors that seem to be looking for 2.7
python where 3.6 was working just fine before. I recall someone mentioning
that the script was updated for Windows but would that cause Mac problems?
Traceback (most recent call last):
File "calibrate.py", line 169, in <module>
for group_exif_data in pool.map(call_exiv2, candidate_groups):
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/pool.py",
line 251, in map
return self.map_async(func, iterable, chunksize).get()
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/pool.py",
line 567, in get
raise self._value
ValueError: need more than 1 value to unpack
I'm very new to python and was able to fix some indentation errors that
pycharm was reporting but I am stuck trying to figure out why it's not
working now. I have a 25mm Olympus lens and so I only have 1 RAW file in
the distortion folder for it to create the tiff from. This all used to work
and I am at a loss as to what might have changed. I've tried re-installing
3.6 like I originally had but I still get the same errors about more than
one value needed to unpack.
Your help is greatly appreciated.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Lensfun-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lensfun-users