René's URL Explorer Experiment


Title: Numpy and pandas not usable in Lambda · Issue #2 · qubitro/action-lambda-python-zip · GitHub

Open Graph Title: Numpy and pandas not usable in Lambda · Issue #2 · qubitro/action-lambda-python-zip

X Title: Numpy and pandas not usable in Lambda · Issue #2 · qubitro/action-lambda-python-zip

Description: As AWS Lambda requires numpy and pandas are compiled in AWS compatible Linux images, and this action uses default GitHub action Ubuntu Linux image, adding numpy and pandas to requirements.txt results in non-compatible versions of those l...

Open Graph Description: As AWS Lambda requires numpy and pandas are compiled in AWS compatible Linux images, and this action uses default GitHub action Ubuntu Linux image, adding numpy and pandas to requirements.txt resul...

X Description: As AWS Lambda requires numpy and pandas are compiled in AWS compatible Linux images, and this action uses default GitHub action Ubuntu Linux image, adding numpy and pandas to requirements.txt resul...

Opengraph URL: https://github.com/qubitro/action-lambda-python-zip/issues/2

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Numpy and pandas not  usable in Lambda","articleBody":"As AWS Lambda requires numpy and pandas are compiled in AWS compatible Linux images,  and this action uses default GitHub action Ubuntu Linux image, adding numpy and pandas to requirements.txt results in non-compatible versions of those libraries, and the subsequent errors when executing the Lambda code.\r\n\r\nThis should usually be worked arround by removing both numpy and pandas form requirements.txt of the project and creating and applying an additional layer with compatible versions of the lilbraries. In this case this is not a valid solution, as github action method update_function_layers() only add the newly created layer to the new Lambda function version.\r\n\r\nThere are several ways to solve this:\r\n- Execute github action in on AWS compatible Linux image (like lambci/lambda:python-build3.8), by defining a job and runs-on.\r\n- Allow an optional parameter  INPUT_LAMBDA_ADDITIONAL_LAYERS to be used in method update_function_layers() this way:\r\n\r\n`update_function_layers(){      \r\n   echo \"Using the layer in the function...\"\r\n   aws lambda update-function-configuration --function-name \"${INPUT_LAMBDA_FUNCTION_NAME}\" --layers \"${INPUT_LAMBDA_LAYER_ARN}:${LAYER_VERSION} ${INPUT_LAMBDA_ADDITIONAL_LAYERS }\"\r\n}\r\n`\r\n- In the former method, obtain LATEST Lambda function version layers and add those (all but the newly created one) to the new Lambda function version.\r\n","author":{"url":"https://github.com/ebasanez","@type":"Person","name":"ebasanez"},"datePublished":"2020-07-19T09:47:54.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/2/action-lambda-python-zip/issues/2"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:2a607f7d-1f8c-8c3d-0484-c1ff6e254d15
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id89A4:3EAFB3:5FFD52:830256:6A569784
html-safe-nonce461451b3affd929458b3bc00bbd834380ddb0a05a685bfd8910e1f255b877f58
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OUE0OjNFQUZCMzo1RkZENTI6ODMwMjU2OjZBNTY5Nzg0IiwidmlzaXRvcl9pZCI6IjcwNzMwOTU5NzA0MDY3MDA5MzIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacb8b750b0a9393070191c0fcff7f37576a9852087664f838875bb8111e263f782
hovercard-subject-tagissue:660729946
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/qubitro/action-lambda-python-zip/2/issue_layout
twitter:imagehttps://opengraph.githubassets.com/8805b095bf1dffea9c6d349175084aa6db12cf898d6901ae4b41be6b4182f9c7/qubitro/action-lambda-python-zip/issues/2
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/8805b095bf1dffea9c6d349175084aa6db12cf898d6901ae4b41be6b4182f9c7/qubitro/action-lambda-python-zip/issues/2
og:image:altAs AWS Lambda requires numpy and pandas are compiled in AWS compatible Linux images, and this action uses default GitHub action Ubuntu Linux image, adding numpy and pandas to requirements.txt resul...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameebasanez
hostnamegithub.com
expected-hostnamegithub.com
None647a25f437e2f54eccdd162bd007c8ae70f4235c4125dba0f4518747cc8b9615
turbo-cache-controlno-preview
go-importgithub.com/qubitro/action-lambda-python-zip git https://github.com/qubitro/action-lambda-python-zip.git
octolytics-dimension-user_id56159949
octolytics-dimension-user_loginqubitro
octolytics-dimension-repository_id254471667
octolytics-dimension-repository_nwoqubitro/action-lambda-python-zip
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id254471667
octolytics-dimension-repository_network_root_nwoqubitro/action-lambda-python-zip
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release05adb86a60ce3d701e556eded3ab26300ec6bcc4
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/qubitro/action-lambda-python-zip/issues/2#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fqubitro%2Faction-lambda-python-zip%2Fissues%2F2
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fqubitro%2Faction-lambda-python-zip%2Fissues%2F2
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=qubitro%2Faction-lambda-python-zip
Reloadhttps://github.com/qubitro/action-lambda-python-zip/issues/2
Reloadhttps://github.com/qubitro/action-lambda-python-zip/issues/2
Reloadhttps://github.com/qubitro/action-lambda-python-zip/issues/2
Please reload this pagehttps://github.com/qubitro/action-lambda-python-zip/issues/2
qubitro https://github.com/qubitro
action-lambda-python-ziphttps://github.com/qubitro/action-lambda-python-zip
Notifications https://github.com/login?return_to=%2Fqubitro%2Faction-lambda-python-zip
Fork 13 https://github.com/login?return_to=%2Fqubitro%2Faction-lambda-python-zip
Star 10 https://github.com/login?return_to=%2Fqubitro%2Faction-lambda-python-zip
Code https://github.com/qubitro/action-lambda-python-zip
Issues 2 https://github.com/qubitro/action-lambda-python-zip/issues
Pull requests 1 https://github.com/qubitro/action-lambda-python-zip/pulls
Actions https://github.com/qubitro/action-lambda-python-zip/actions
Projects https://github.com/qubitro/action-lambda-python-zip/projects
Security and quality 0 https://github.com/qubitro/action-lambda-python-zip/security
Insights https://github.com/qubitro/action-lambda-python-zip/pulse
Code https://github.com/qubitro/action-lambda-python-zip
Issues https://github.com/qubitro/action-lambda-python-zip/issues
Pull requests https://github.com/qubitro/action-lambda-python-zip/pulls
Actions https://github.com/qubitro/action-lambda-python-zip/actions
Projects https://github.com/qubitro/action-lambda-python-zip/projects
Security and quality https://github.com/qubitro/action-lambda-python-zip/security
Insights https://github.com/qubitro/action-lambda-python-zip/pulse
Numpy and pandas not usable in Lambdahttps://github.com/qubitro/action-lambda-python-zip/issues/2#top
https://github.com/ebasanez
ebasanezhttps://github.com/ebasanez
on Jul 19, 2020https://github.com/qubitro/action-lambda-python-zip/issues/2#issue-660729946
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.