16
Python and Java API / Newbie - error running a script.
« on: April 13, 2017, 08:01:55 PM »
Having recently upgraded to 1.3.1.4 I now find the following script:-
http://wiki.agisoft.com/w/index.php?title=Split_in_chunks.py&oldid=207
This script is really, really useful. Its a godsend for larger models such as this one:-
https://sketchfab.com/models/99d9f126ea0647f79e761d3cd2c1fca0
Created over 6 or 7 dives and now has nearly 10k images.
However, running the script triggers the following errors in the console:-
2017-04-13 17:47:31 class SplitDlg(QtWidgets.QDialog):
2017-04-13 17:47:31 NameError: name 'QtWidgets' is not defined
Can anyone suggest a fix for this one? its making me tear my hair out!
http://wiki.agisoft.com/w/index.php?title=Split_in_chunks.py&oldid=207
This script is really, really useful. Its a godsend for larger models such as this one:-
https://sketchfab.com/models/99d9f126ea0647f79e761d3cd2c1fca0
Created over 6 or 7 dives and now has nearly 10k images.
However, running the script triggers the following errors in the console:-
2017-04-13 17:47:31 class SplitDlg(QtWidgets.QDialog):
2017-04-13 17:47:31 NameError: name 'QtWidgets' is not defined
Can anyone suggest a fix for this one? its making me tear my hair out!