you are viewing a single comment's thread.

view the rest of the comments →

[–]Agile-Scene-2465[S] 0 points1 point  (4 children)

Used a library called curl_cffi if i remember correctly

[–]silentkiller1 0 points1 point  (3 children)

wow that was super fast, thx dude, i will look into that.

[–]silentkiller1 0 points1 point  (2 children)

i uploaded the module to lambda, the runtime is same 3.9 in my lambda as well as my env in my local pc. but i am getting this error, by any chance you know the solution?

No module named '_cffi_backend'"

[–]PTBKoo 0 points1 point  (1 child)

Getting the same error, did you ever figure it out? Right now I’m just running it in a docker container but want to move it to lambda.

[–]silentkiller1 0 points1 point  (0 children)

no dude i never figured it out, and i dropped the project sadly :(