You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting following error during pip install keepercommander
Using Python 3.13.1 environment at: /usr/local
Resolved 35 packages in 3.31s
Built keeper-secrets-manager-core==16.6.6
Built pyperclip==1.9.0
Built asciitree==0.3.3
Built google-crc32c==1.6.0
× Failed to download and build av==12.3.0
╰─▶ Build backend failed to determine requirements with build_wheel() (exit status: 1)
[stdout]
pkg-config is required for building PyAV
help: av (v12.3.0) was included because keepercommander (v16.11.19) depends on aiortc (v1.9.0) which depends on av
The text was updated successfully, but these errors were encountered:
Getting following error during pip install keepercommander
Using Python 3.13.1 environment at: /usr/local
Resolved 35 packages in 3.31s
Built keeper-secrets-manager-core==16.6.6
Built pyperclip==1.9.0
Built asciitree==0.3.3
Built google-crc32c==1.6.0
× Failed to download and build
av==12.3.0
╰─▶ Build backend failed to determine requirements with
build_wheel()
(exit status: 1)help:
av
(v12.3.0) was included becausekeepercommander
(v16.11.19) depends onaiortc
(v1.9.0) which depends onav
The text was updated successfully, but these errors were encountered: