import brush set addon: G:\\RES\\B\\Brushes\\Brush 1.png wrong folder name #87405

Closed
opened 2021-04-11 22:56:51 +02:00 by Walt · 2 comments

System Information
Operating system:win7
Graphics card:gtx1660

Blender Version
2.92.0

Short description of error
Python: Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\blender-2.92.0-windows64\2.92\scripts\addons\io_import_BrushSet.py", line 121, in execute
  LoadBrushSet(self.properties.filepath, self.properties.filename)
File "C:\Program Files\Blender Foundation\blender-2.92.0-windows64\2.92\scripts\addons\io_import_BrushSet.py", line 70, in LoadBrushSet
  for file in os.listdir(filepath):

NotADirectoryError: [WinError 267] Неверно задано имя папки: 'G:\RES\B\Brushes\Brush 1.png'

location: :-1

import brush set addon:
G:\RES\B\Brushes\Brush 1.png wrong folder name

**System Information** Operating system:win7 Graphics card:gtx1660 **Blender Version** 2.92.0 **Short description of error** Python: Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\blender-2.92.0-windows64\2.92\scripts\addons\io_import_BrushSet.py", line 121, in execute LoadBrushSet(self.properties.filepath, self.properties.filename) File "C:\Program Files\Blender Foundation\blender-2.92.0-windows64\2.92\scripts\addons\io_import_BrushSet.py", line 70, in LoadBrushSet for file in os.listdir(filepath): ``` NotADirectoryError: [WinError 267] Неверно задано имя папки: 'G:\\RES\\B\\Brushes\\Brush 1.png' location: <unknown location>:-1 import brush set addon: **G:\\RES\\B\\Brushes\\Brush 1.png** wrong folder name
Author

Added subscriber: @waltage

Added subscriber: @waltage

Closed as duplicate of #86080

Closed as duplicate of #86080
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#87405
No description provided.