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
❯ sls deploy --stage dev
Serverless: Generating requirements.txt from Pipfile...
Serverless: Installing requirements of requirements.txt in .serverless...
Error --------------------------------------------------
Could not find a version that satisfies the requirement dialogue.api-client==0.0.2 (from -r .serverless/requirements.txt (line 5)) (from versions: )
No matching distribution found for dialogue.api-client==0.0.2 (from -r .serverless/requirements.txt (line 5))
I am using pipenv
I am adding support for the other index via env var: PIP_EXTRA_INDEX_URL
Originally posted in #177 here.
I'm getting this error and I have these versions:
Error exactly:
My serverless configuration:
The text was updated successfully, but these errors were encountered: