-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
bugSomething isn't workingSomething isn't working
Description
After installing Kintree I've tried to connect to my Invetree instance, but the python crashed when I've pressed the "test" button. Same error when I've tried adding Mouser as a supplier (inserting my API key and pressing "save" -> "test").
Reinstallation did not resolve the issue.
The error is the same in both cases:
Error:
objc[31921]: +[NSString initialize] may have been in progress in another thread when fork() was called.
objc[31921]: +[NSString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.Versions:
Kintree 1.2.0
Python env 3.12
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working