RipImport
RipImport copied to clipboard
Compatibility to blender 3.1
It shows an error when I try to import .rip file
the error shown is as follows
Python: Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\io_import_rip\__init__.py", line 101, in execute
return import_rip.load(self, context, **keywords)
File "C:\Users\lenovo\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\io_import_rip\import_rip.py", line 287, in load
load_rip(filepath,
File "C:\Users\lenovo\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\io_import_rip\import_rip.py", line 233, in load_rip
time1 = time.clock()
AttributeError: module 'time' has no attribute 'clock'
location: <unknown location>:-1
if any error occurs with the error code, then I am sorry, as I rarely type in github