Miserlou / Miserlou/lambda-packages

numpy import error

Open
#90 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
728
Forks
157
PR merge metrics
No merged PRs in 30d

Description

When importing numpy in lambda following error seen

dynamic module does not define module export function (PyInit_multiarray)
Please let me know if you need more information. I copied the numpy package shared here and included it with my other python files for usage.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the NumPy import in AWS Lambda using the copied package and the other Python files described in the issue. Inspect the packaged binary's Lambda compatibility and verify that importing NumPy succeeds without the PyInit_multiarray error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, numpy, python
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.