It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
wileydavis
4 hours agoNew Member
Desktop Integration Cannot Find App
Hi All,
Just started testing out the Desktop Integrations approach and seem to be running into an error with actually loading the app itself.
Python is raising a FileNotFoundError and seems to not be able to find a library file in my 1Password Desktop application.
I'm not sure how readily I can share further logs without leaking project details or system specifics, but the files that the integration is erroring on are:
lib_path = '/Users/wileydavis/Applications/1Password.app/Contents/Frameworks/libop_sdk_ipc_c'+11 │ │
│ │ locations = [ │ │
│ │ │ '/Applications/1Password.app/Contents/Frameworks/libop_sdk_ipc_client.dylib', │ │
│ │ │ '/Users/wileydavis/Applications/1Password.app/Contents/Frameworks/libop_sdk_ipc_c'+11 │ │
│ │ ] │ │
│ │ os_name = 'Darwin'
#beta-sdk-desktop-integrations
No RepliesBe the first to reply