|
Post by rangerdog on Jan 14, 2022 13:03:17 GMT -5
Hello all,
I've gotten as far as where it says the height map and mask file were created but when I go into the folder there is no mask.png. there is a heightmap file. I've tried it on two different computers running different versions of windows and get the same result. Any ideas would be appreciated! Thanks.
Here's the code it gives:
Exception in Tkinter callback
Traceback (most recent call last):
File "tkinter_init_.py" line 1705, in call. File "tgc_gui.py", line 284, in import CourseAction
File "tgc_tools.py", line 88, in unpack_course_file
File "pathlib.py", line 1186, in open File "pathlib.py", line 1039, in opener
Permission Error: [Errno 13] Permission denied: 'C:\\Users\\Alisha \Documents\\ urse\\unpacked\\thumbnail\\thumbnail.jpg'
|
|
neal
Caddy
Posts: 53
|
Post by neal on Jan 24, 2022 17:38:05 GMT -5
Try creating the course directory outside of your documents folder. I imagine it is set up with read only privileges.
|
|