Skip to content

bug: Cannot call rmtree on a symbolic link #2

@trhyder

Description

@trhyder

Bug Report

engon version: 1.2.1

Current behavior:

following the installation instructions on github produces the following console error:

Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 4.2\4.2\python\Lib\shutil.py", line 756, in rmtree onerror(os.path.islink, path, sys.exc_info()) File "C:\Program Files\Blender Foundation\Blender 4.2\4.2\python\Lib\shutil.py", line 754, in rmtree raise OSError("Cannot call rmtree on a symbolic link") OSError: Cannot call rmtree on a symbolic link

Expected behavior:

The extension should install without a console error

Steps to reproduce:

Follow the Readme.md instruction on https://github.com/polygoniq/extensions/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions