Skip to content

Commit

Permalink
BUG NameError: name OTBSpecific_XMLcreation is not defined on exec
Browse files Browse the repository at this point in the history
(cherry picked from commit 342fb04)
  • Loading branch information
amondot authored and alexbruy committed May 24, 2017
1 parent 1cbd15c commit f33ac0b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ def create_html_description():
from processing.core.Processing import Processing
Processing.initialize()

# import OTBSpecific_XMLcreation
import OTBSpecific_XMLcreation
# try:
# import processing
# except ImportError, e:
Expand Down

0 comments on commit f33ac0b

Please sign in to comment.