System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce GTX 1050 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 456.55
Blender Version
Broken: version: 2.93.5, branch: master, commit date: 2021-10-05 12:04, hash: rBa791bdabd0b2
Worked: (newest version of Blender that worked as expected)
Addon Information
Name: Node Wrangler (3, 38)
Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer
Short description of error
[Please fill out a short description of the error here]
Python: Traceback (most recent call last):
File "G:\2.93.5\2.93\scripts\addons\node_wrangler.py", line 3274, in execute
import_path = bpy.path.relpath(self.directory)
File "G:\2.93.5\2.93\scripts\modules\bpy\path.py", line 114, in relpath
return "//" + _os.path.relpath(path, start)
File "G:\2.93.5\2.93\python\lib\ntpath.py", line 703, in relpath
raise ValueError("path is on mount %r, start on mount %r" % (ValueError: path is on mount 'H:', start on mount 'G:'
location: <unknown location>:-1
Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]
