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
  • Loading branch information
amondot committed Aug 17, 2016
1 parent 2320838 commit 342fb04
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -703,7 +703,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 342fb04

Please sign in to comment.