Can't Load PCB Editor

When I try to load the PCB Editor, I get the message:

Error loading editor.
OSError: [Errno 34] Result too large: ‘/private/var/folders/9y/n02fl3g16gnf7ppy14xghdy80000gn/T/AppTranslocation/0C00B6C3-7958-4CE8-8EC2-9195544C8111/d’
At:
(1487): _fill_cache
(1443): find_spec
(1314): _get_spec
(1342): find_spec
(914): _find_spec
(971): _find_and_load_unlocked
(991): _find_and_load

My Kicad version is:
Version: (6.0.8-1)-1, release build
Libraries:
wxWidgets 3.1.5
libcurl/7.84.0 SecureTransport (LibreSSL/3.3.6) zlib/1.2.11 nghttp2/1.47.0
Platform: macOS Version 13.0 (Build 22A380), 64 bit, Little endian, wxMac
Build Info:
Date: Sep 28 2022 15:09:52
wxWidgets: 3.1.5 (wchar_t,wx containers)
Boost: 1.79.0
OCC: 7.6.3
Curl: 7.64.1
ngspice: 37
Compiler: Clang 12.0.0 with C++ ABI 1002
Build settings:
KICAD_USE_OCC=ON
KICAD_SPICE=ON

I recently updated my Mac to OS Ventura. Maybe this is the problem? Ive been using Kicad for a few years and never had this problem. Any help is appreciated.

Did you start getting this error as soon as you upgraded the OS? Have you tried re-installing KiCad?

I originally installed Kicad with homebrew. I used brew to uninstall it and reinstall it. Still getting the same error. It was working before the update but I’m not 100% sure if the update caused this error.

Found the answer here: https://gitlab.com/kicad/code/kicad/-/issues/12224
Apparently I didn’t do enough research before posting here.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.