Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.
This repository was archived by the owner on May 19, 2023. It is now read-only.

Compatibility to blender 3.1 #7

@RNKBWS

Description

@RNKBWS

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions