Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

python setup.py egg_info" failed when running serverless deploy  #135

@sirgarfieldc

Description

@sirgarfieldc

Hello, I am new to serverless.

I am following this article to deploy my lambda function
https://serverless.com/blog/serverless-python-packaging/

I have got the handler.py to run as expected in local virtualenv

However, I got this error when deploy

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-bHWJzZ/bcolz/

I have tried pip install --upgrade setuptools but the error still persisted

Any help is appreciated !

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionwaiting-on-responseIf an issue goes without response for a while, close it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions