Miserlou / Miserlou/lambda-packages
libodbc.so.2: cannot open shared object file: No such file or director
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 728
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
Trying to use pyodbc driver but getting error:
ImportError: libodbc.so.2: cannot open shared object file: No such file or directory
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
The report concerns importing pyodbc in AWS Lambda and the missing libodbc.so.2 shared library. Start by reproducing the import failure with the repository's package, then determine whether the packaged dependency includes the required library; done means pyodbc imports successfully in Lambda.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100