Describe the issue
after running a fresh install for linux via curl, any cmd is returning an error
Steps to reproduce the behavior
Please list the steps required to reproduce the issue, for example:
- Run
databricks --version
- See error
ImportError: cannot import name 'exceptions' from 'cryptography.hazmat.bindings._rust' (unknown location)
Expected Behavior
the version 1.17.0 should be returned
Actual Behavior
cli is returning an error
OS and CLI version
CLI 1.17.0
Is this a regression?
was previously running 1.15.0 with no issue
Debug Logs
Output logs if you run the command with debug logs enabled. Example: databricks clusters list --log-level=debug. Redact if needed
Describe the issue
after running a fresh install for linux via curl, any cmd is returning an error
Steps to reproduce the behavior
Please list the steps required to reproduce the issue, for example:
databricks --versionImportError: cannot import name 'exceptions' from 'cryptography.hazmat.bindings._rust' (unknown location)
Expected Behavior
the version 1.17.0 should be returned
Actual Behavior
cli is returning an error
OS and CLI version
CLI 1.17.0
Is this a regression?
was previously running 1.15.0 with no issue
Debug Logs
Output logs if you run the command with debug logs enabled. Example: databricks clusters list --log-level=debug. Redact if needed