Error in python Console - Batch wizard 1.2.3

Hey guys

the scripting world, ist absolutely new for me, so… please, a little help.
I have a win 7 64bit (running, in a Mac 27) running WrapX 1.3.4 64bit

I wanted to test Wraping 2 Scans in to 1 Basemesh, for this task y downloaded the Batch Wizard 1.2.3 from .github.com .

running the file 0_GeneratedConfig_ManyScansIneBasemashe.py was easy, without any problems.

but running the file 1_SelectControlPoint.py gave me after the last task it reached, → “no base mesh texture was found” this message:

Traceback (most recent call last):
File “1_SelectControlPoints.py”, line 50, in
if os.patch.exists(task[basemeshPointsFileName]):
KeyError: ´basemeshPointsFileName´

Im currently struggling, im not sure what should i do!
please help

Hello Ghorbah!

This bug looks strange. Please replace 1_SelectContolPoints.py with this:
http://russian3dscanner.com/downloads/Ghorbah/1_SelectControlPoints.py

It will crash the same way, but it will also print some debug output for me. Then please copy all the contents of “Python Console Output” and paste it here.