Can't Export UV map

Hi,

I have a UV map laid out, but when i try to use the uv_export script to export it as a .tga file, there is nothing in the script menu… Really confused why there’s nothing there when i know i have the script.

Thanks for any help.

-Nums

(oops… I just reread your question and realized that your problem is different. But anyway, my answer might help others. For your problem, I would try redownloading Python 2.5; just a wild guess though)

This is kinda funny. I had the same problem and read your question, but since no one had answered it, I ended up solving it myself out of frustration. I tried saving another UV layout and then looked at the window that shows all the executed codes and whatnot. It said the directory it was saving to did not exist, which happened to be in the Program Files for Blender. My computer doesn’t let me save stuff to the program files directory, so I assumed it was blocking Blender also. I also remembered that when this problem started I had been trying to save to the C:\ directory, and my computer doesn’t let me save straight under that sometimes either. So I tried saving to a directory under Documents, and that worked fine, as long as I unchecked the “Object” button in the export options. I’m not sure why but that keeps it from working for me.
Anyways… sorry for the long explanation but I thought some of those details might be good for your future reference. Hope that solves your problem!