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

Blender Plugin does not cleanly uninstall #1

Description

@gojushin

Plugin Issue

As the .pyd files are loaded by blender during runtime, they can not easily be removed once the plugin is activated, as they remain in use, even after deactivation (PermissionError).

This prevents the unininstall of the plugin unless Blender is restarted with the Plugin deactivated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions