Unable to link dependency 'click' because a file by the same name exists in this service #230
Unanswered
soumilshah1995
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(venv) PS C:\Users\s.shah\IdeaProjects\Learn\install-external-python-packages-on-serverless\Lab28> npx sls deploy
Deploying example to stage dev (us-east-1)
Python executable not found for "runtime": python3.8
Using default Python executable: python
Packaging Python WSGI handler...
Packaging required Python packages...
Linking required Python packages...
× Stack example-dev failed to deploy (5s)
Environment: win32, node 16.18.0, framework 3.23.0, plugin 6.2.2, SDK 4.3.2
Credentials: Local, "default" profile
Docs: docs.serverless.com
Support: forum.serverless.com
Bugs: github.com/serverless/serverless/issues
Error:
"Unable to link dependency 'click' because a file by the same name exists in this service"
Beta Was this translation helpful? Give feedback.
All reactions