Hi,
The program reports the error "IOError: [Errno 13] Permission denied: 'c:\\docume~1\\vpom\\locals~1\\temp\\tmpwdzfkb'" running on Windows XP SP2. Full output in the attached file.
Regards, Victor
You seem to have CSS turned off. Please don't fill out this field.
I tried to do as stated above:
"If you change the line in Layer.py, l. 482 or so to:
shutil.copyfileobj(tmplay, self.fhlay)
instead of the file copy operation it runs ok."
It helped and imi file was created. But a new problem - VantagePoint 2.17 (I use a Magellan eXplorist 310) reports an error "unknown imi file format"
Problem solved using published here earlier diff file
Another problem occured while I tried add DEM data:
AttributeError: 'NoneType' object has no attribute 'write'
See attached file 'report2.txt'
Log in to post a comment.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Hi,
I tried to do as stated above:
"If you change the line in Layer.py, l. 482 or so to:
shutil.copyfileobj(tmplay, self.fhlay)
instead of the file copy operation it runs ok."
It helped and imi file was created. But a new problem - VantagePoint 2.17 (I use a Magellan eXplorist 310) reports an error "unknown imi file format"
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Problem solved using published here earlier diff file
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Another problem occured while I tried add DEM data:
AttributeError: 'NoneType' object has no attribute 'write'
See attached file 'report2.txt'