CumulusCI
CumulusCI copied to clipboard
Required Dependencies?
Describe the bug
Recently, when running extract_dataset I'm getting this message: "Optional dependencies are missing. Handling high volumes of records for the 'select' functionality will be significantly slower, as optimizations for this feature are currently disabled. To enable optimized performance, install all required dependencies using: pipx upgrade cumulusci[select]"
Extraction seems to go just fine. See also this TBC thread: https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000KDcaE
Reproduction steps
1.Run cci task run extract_dataset
Your CumulusCI and Python versions
CumulusCI version: 4.3.0 (/Users/michaelkolodner/.local/bin/cci) Python version: 3.12.6 (/Users/michaelkolodner/.local/pipx/venvs/cumulusci/bin/python)
Operating System
Sonoma 14.7 (23H124)
Windows environment
No response
CumulusCI installation method
pipx
Error Gist
No response
Additional information
No response