Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
andyt
1 month agoNew Contributor
Python 3.14 and SDK example.py
The python example.py script worked with python 3.13 after following the setup instructions. For python 3.14 the following error occurs: # Connects to 1Password. client = await Client.authen...
- 27 days ago
Upgraded to Windows 11. 1password SDK installs successfully.
andyt
1 month agoNew Contributor
Realized the 1password SDK did not successfully install for python 3.14. The error when running pip is
Building wheels for collected packages: 1password
Building wheel for 1password (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for 1password (pyproject.toml) did not run successfully.
│ exit code: 1
...
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for 1password
Failed to build 1password
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> 1password
Tom
1 month agoBronze Expert
Tested successfully on a Mac and Linux - so must be something specific. (From a `venv`). What system are you using?
- andyt1 month agoNew Contributor
Windows 10. Since CLI is not available at this time for W10 I thought I'd use SDK in the meantime.
If no issues for you then something on my end. Will re-install python 3.14 and try again. Will let you know.
Thank you, Andy