First-day errors
First-day errors — the auth, install, and network problems most people hit on day 1, with fixes.
"command not found: layerlens" after pip install
pip install returns "Could not find a version"
pip install returns "Could not find a version"pip install layerlens --extra-index-url https://sdk.layerlens.ai/packageAuthenticationError: invalid API key
AuthenticationError: invalid API keyConnectionError / httpx.ConnectError to stratix.layerlens.ai
ConnectionError / httpx.ConnectError to stratix.layerlens.aiImportError: cannot import name 'Stratix' from 'layerlens'
ImportError: cannot import name 'Stratix' from 'layerlens'RateLimitError on first 5 calls
RateLimitError on first 5 calls"I don't see my evaluation in the UI"
CI: LAYERLENS_STRATIX_API_KEY not set
LAYERLENS_STRATIX_API_KEY not setStill stuck
Last updated
Was this helpful?