Miserlou / Miserlou/lambda-packages
numpy import error
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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