René's URL Explorer Experiment


Title: yocto recipe for this example · Issue #189 · pybind/python_example · GitHub

Open Graph Title: yocto recipe for this example · Issue #189 · pybind/python_example

X Title: yocto recipe for this example · Issue #189 · pybind/python_example

Description: I have a very basic idea about Yocto. I have added python3-pybind11 package into IMAGE_INSTALL and I checked if it is in the target: root@qemuarm64:~# python3 Python 3.8.18 (default, Aug 24 2023, 19:48:18) [GCC 9.5.0] on linux Type "help...

Open Graph Description: I have a very basic idea about Yocto. I have added python3-pybind11 package into IMAGE_INSTALL and I checked if it is in the target: root@qemuarm64:~# python3 Python 3.8.18 (default, Aug 24 2023, 1...

X Description: I have a very basic idea about Yocto. I have added python3-pybind11 package into IMAGE_INSTALL and I checked if it is in the target: root@qemuarm64:~# python3 Python 3.8.18 (default, Aug 24 2023, 1...

Opengraph URL: https://github.com/pybind/python_example/issues/189

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"yocto recipe for this example","articleBody":"I have a very basic idea about Yocto. I have added `python3-pybind11` package into `IMAGE_INSTALL` and I checked if it is in the target:\r\n```\r\nroot@qemuarm64:~# python3\r\nPython 3.8.18 (default, Aug 24 2023, 19:48:18) \r\n[GCC 9.5.0] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n\u003e\u003e\u003e import pybind11\r\n\u003e\u003e\u003e pybind11.__version__\r\n'2.4.3'\r\n```\r\nThe version is a bit old. Anyway I have changed `pyproject.toml` by lowering the version in the example:\r\n```\r\n[build-system]\r\nrequires = [\r\n    \"setuptools\u003e=42\",\r\n    \"pybind11\u003e=2.4.0\", # \u003c\u003c changed this\r\n]\r\n...\r\n```\r\nWith this change, I still can build and run the example locally.\r\n\r\nI created this recipe by `devtool add`:\r\n```\r\nSUMMARY = \"A test project using pybind11\"\r\nHOMEPAGE = \"https://github.com/pybind/python_example\"\r\nLICENSE = \"Unknown\"\r\nLIC_FILES_CHKSUM = \"file://LICENSE;md5=153b3e05cd731791777324af9f7219b3\"\r\n\r\nSRC_URI = \"git://git@gitlab.com/sharedlib/python-example-pybind.git;protocol=ssh;branch=master\"\r\n\r\nPV = \"1.0+git${SRCPV}\"\r\nSRCREV = \"e2350ed9dad1c5b424f840c21079d51976463e41\"\r\n\r\nS = \"${WORKDIR}/git\"\r\n\r\ninherit setuptools3\r\n\r\nRDEPENDS_${PN} += \"python3-pybind11\"\r\n\r\nFILES_${PN} += \"/usr/lib/\"\r\n\r\n```\r\n\r\nAnd I got this error:\r\n```\r\nERROR: python-example-1.0+git999-r0 do_compile: 'python3 setup.py build ' execution failed.\r\nERROR: python-example-1.0+git999-r0 do_compile: Execution of '/workspaces/devcontainer-do/build/tmp/work/aarch64-poky-linux/python-example/1.0+git999-r0/temp/run.do_compile.701172' failed with exit code 1\r\nERROR: Logfile of failure stored in: /workspaces/devcontainer-do/build/tmp/work/aarch64-poky-linux/python-example/1.0+git999-r0/temp/log.do_compile.701172\r\nLog data follows:\r\n| DEBUG: Executing python function externalsrc_compile_prefunc\r\n| NOTE: python-example: compiling from external source tree /workspaces/devcontainer-do/build/workspace/sources/python-example\r\n| DEBUG: Python function externalsrc_compile_prefunc finished\r\n| DEBUG: Executing shell function do_compile\r\n| Traceback (most recent call last):\r\n|   File \"setup.py\", line 2, in \u003cmodule\u003e\r\n|     from pybind11.setup_helpers import Pybind11Extension, build_ext\r\n| ModuleNotFoundError: No module named 'pybind11'\r\n| ERROR: 'python3 setup.py build ' execution failed.\r\n| WARNING: exit code 1 from a shell command.\r\n```\r\n\r\nCan you help me?","author":{"url":"https://github.com/ymkim92","@type":"Person","name":"ymkim92"},"datePublished":"2024-02-04T03:50:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/189/python_example/issues/189"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a52b2ecc-df93-76a2-71de-48f2048541e2
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id84D8:1C5DF3:FF53C5:1504F23:69717FF7
html-safe-nonce9cbbaa43282b4c3b091f9d5b3b49aceb410bccd3050a286475fd977b3e1f8465
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NEQ4OjFDNURGMzpGRjUzQzU6MTUwNEYyMzo2OTcxN0ZGNyIsInZpc2l0b3JfaWQiOiIyNjYxNTQ2OTMyNTEyNTg3NzY3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacbb60df8cc463e53e0660b1221b1a5993ee65be67285494be47e54fd31ee22741
hovercard-subject-tagissue:2116868365
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/pybind/python_example/189/issue_layout
twitter:imagehttps://opengraph.githubassets.com/7e83fc47e7d9bda6e5397273d3efc8f7c55a5a310d985f3edfded64c0051286c/pybind/python_example/issues/189
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/7e83fc47e7d9bda6e5397273d3efc8f7c55a5a310d985f3edfded64c0051286c/pybind/python_example/issues/189
og:image:altI have a very basic idea about Yocto. I have added python3-pybind11 package into IMAGE_INSTALL and I checked if it is in the target: root@qemuarm64:~# python3 Python 3.8.18 (default, Aug 24 2023, 1...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameymkim92
hostnamegithub.com
expected-hostnamegithub.com
None83f241b6f7605f8428e9ff3118ca968f3a377f07904e088dfd9465a7c12cc367
turbo-cache-controlno-preview
go-importgithub.com/pybind/python_example git https://github.com/pybind/python_example.git
octolytics-dimension-user_id17565521
octolytics-dimension-user_loginpybind
octolytics-dimension-repository_id50649061
octolytics-dimension-repository_nwopybind/python_example
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id50649061
octolytics-dimension-repository_network_root_nwopybind/python_example
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
release742da896705f64f8f87756c8e5cc3175bdbeb85e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/pybind/python_example/issues/189#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpybind%2Fpython_example%2Fissues%2F189
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpybind%2Fpython_example%2Fissues%2F189
Sign up https://patch-diff.githubusercontent.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=pybind%2Fpython_example
Reloadhttps://patch-diff.githubusercontent.com/pybind/python_example/issues/189
Reloadhttps://patch-diff.githubusercontent.com/pybind/python_example/issues/189
Reloadhttps://patch-diff.githubusercontent.com/pybind/python_example/issues/189
pybind https://patch-diff.githubusercontent.com/pybind
python_examplehttps://patch-diff.githubusercontent.com/pybind/python_example
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fpybind%2Fpython_example
Fork 151 https://patch-diff.githubusercontent.com/login?return_to=%2Fpybind%2Fpython_example
Star 527 https://patch-diff.githubusercontent.com/login?return_to=%2Fpybind%2Fpython_example
Code https://patch-diff.githubusercontent.com/pybind/python_example
Issues 17 https://patch-diff.githubusercontent.com/pybind/python_example/issues
Pull requests 2 https://patch-diff.githubusercontent.com/pybind/python_example/pulls
Actions https://patch-diff.githubusercontent.com/pybind/python_example/actions
Projects 0 https://patch-diff.githubusercontent.com/pybind/python_example/projects
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/pybind/python_example/security
Please reload this pagehttps://patch-diff.githubusercontent.com/pybind/python_example/issues/189
Insights https://patch-diff.githubusercontent.com/pybind/python_example/pulse
Code https://patch-diff.githubusercontent.com/pybind/python_example
Issues https://patch-diff.githubusercontent.com/pybind/python_example/issues
Pull requests https://patch-diff.githubusercontent.com/pybind/python_example/pulls
Actions https://patch-diff.githubusercontent.com/pybind/python_example/actions
Projects https://patch-diff.githubusercontent.com/pybind/python_example/projects
Security https://patch-diff.githubusercontent.com/pybind/python_example/security
Insights https://patch-diff.githubusercontent.com/pybind/python_example/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/pybind/python_example/issues/189
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/pybind/python_example/issues/189
yocto recipe for this examplehttps://patch-diff.githubusercontent.com/pybind/python_example/issues/189#top
https://github.com/ymkim92
https://github.com/ymkim92
ymkim92https://github.com/ymkim92
on Feb 4, 2024https://github.com/pybind/python_example/issues/189#issue-2116868365
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.