Page MenuHome

import brushset not working
Closed, DuplicatePublic

Description

Linux mint 20.2 using a nvidia 2080 ti, using a AMD Ryzen 9 3900x 12-core, 62 GiB ram

linux version 293-2 release candidate

Python: Traceback (most recent call last):

File "/home/foremancr/Desktop/blender-2.93.2-candidate+v293.d3f7ed08e78b-linux.x86_64-release/2.93/scripts/addons/io_import_BrushSet.py", line 121, in execute
  LoadBrushSet(self.properties.filepath, self.properties.filename)
File "/home/foremancr/Desktop/blender-2.93.2-candidate+v293.d3f7ed08e78b-linux.x86_64-release/2.93/scripts/addons/io_import_BrushSet.py", line 70, in LoadBrushSet
  for file in os.listdir(filepath):

NotADirectoryError: [Errno 20] Not a directory: '/home/foremancr/Blender files/Addons/Brushes&Textures/Brush_Detail 4_Soft.png'

location: <unknown location>:-1