Miscellaneous Leaks

[Guide] Ripping models from Sketchfab

Submitted by HDR, , Thread ID: 152601

Thread Closed

RE: [Guide] Ripping models from Sketchfab

alanog8
Lurker
Level:
1
Reputation:
0
Posts:
9
Likes:
0
Credits:
9
20-02-2021, 03:32 AM
This post was last modified: 20-02-2021, 03:54 AM by alanog8
#133
You can export it as obj for import into newer blender after tooling around in 2.49

03-02-2021, 09:13 AM
b5000 Wrote:
I feel i've come super close to this working but I think im missing something
I assume the files i've gotten are correct, tried the renaming process, and the IDM process, but no htm.
The script loads, I get the file prompt but then[font=-apple-system, BlinkMacSystemFont, Inter, Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"]I get this error in blender (blender and python noob here)[/font]
any help is appreciated?

File "starter.py", line 1767, in openFile
parser=Parser()
File "starter.py", line 1753, in Parser
log=open('log.txt','w')
IOError: [Errno 13] Permission denied: 'log.txt'

Make sure you have the correct python installed. You could python 2 or 3 installed for instance.
Go the command line and type python. It should show you which version your system is defaulting to. Make sure this is correct or look into editing your path.

Is log.txt in your root or home directory, (depending on os) ?

Users browsing this thread: 13 Guest(s)