Installing asyncpg on OS Amazon Linux #808
-
| Hey I'm planning to use  I tried installing asyncpg in this environment, but at runtime I'm getting: I'm adding  I searched around in issues and elsewhere but failed to find this problem described. Anyone aware of the cause of this and perhaps have a suggestion for workaround? | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
| Lambda requires extra hoops to be jumped through for binary packages. See, e.g. this post | 
Beta Was this translation helpful? Give feedback.
-
| I faced the same problem. And I solved it in a way that did not rely on external tools. As described in official Documentation by AWS, we had to specify the  | 
Beta Was this translation helpful? Give feedback.
Lambda requires extra hoops to be jumped through for binary packages. See, e.g. this post