René's URL Explorer Experiment


Title: Installing on an Anaconda virtualenv fails because LIBEVENT_ROOT is not set · Issue #2 · fancycode/python-libevent · GitHub

Open Graph Title: Installing on an Anaconda virtualenv fails because LIBEVENT_ROOT is not set · Issue #2 · fancycode/python-libevent

X Title: Installing on an Anaconda virtualenv fails because LIBEVENT_ROOT is not set · Issue #2 · fancycode/python-libevent

Description: We have an Anaconda install and we need to install python-libevent. The setup.py checks for the existence of the LIBEVENT_ROOT environment variable. In the case of Anaconda this is e.g. /pkgs/libevent-/. The actual librari...

Open Graph Description: We have an Anaconda install and we need to install python-libevent. The setup.py checks for the existence of the LIBEVENT_ROOT environment variable. In the case of Anaconda this is e.g.

X Description: We have an Anaconda install and we need to install python-libevent. The setup.py checks for the existence of the LIBEVENT_ROOT environment variable. In the case of Anaconda this is e.g. <ANACOND...

Opengraph URL: https://github.com/fancycode/python-libevent/issues/2

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Installing on an Anaconda virtualenv fails because LIBEVENT_ROOT is not set","articleBody":"We have an Anaconda install and we need to install python-libevent. The setup.py checks for the existence of the LIBEVENT_ROOT environment variable. In the case of Anaconda this is e.g. \u003cANACONDA_ROOT\u003e/pkgs/libevent-\u003cVERSION\u003e/. The actual libraries are in lib, but setup.py searches .libs. \n\nOne option would be to tweak the Anaconda install and create a symbolic link from lib to .libs, but this is not desirable, as we are automating an installation process that would requires unnecessary intervention with already bundled software. \n\nAlternatively, setup.py could search both .libs and lib...\n\nI would argue that setup.py could take a best effort approach in getting a workable python-libevent installed by searching for available libevent.a options. It could e.g. raise an error if there's an ambiguity, but if there's only one option, found e.g. by checking the LD path, it should continue. \n\nAre there any other suggestions? It does not seem to be related to virtualenvs specifically, as I get the same error installing to the system Python. \n","author":{"url":"https://github.com/parautenbach","@type":"Person","name":"parautenbach"},"datePublished":"2014-01-22T10:04:52.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2/python-libevent/issues/2"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:de6c6f89-9948-1a51-3008-2a488cb78bb1
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8E10:AF14D:289BCDB:39084A4:6970FF77
html-safe-nonce219e4cfc11a1e5702da144692104adbb3186545f94daa3bfada40fe8ca343a52
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RTEwOkFGMTREOjI4OUJDREI6MzkwODRBNDo2OTcwRkY3NyIsInZpc2l0b3JfaWQiOiI3Nzg3MDc1OTcwNTgwNjc2NDcxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac00aafc92a3a37c2a563009c2fc14613ee4867f0cdde905c6c23b57a98870edb5
hovercard-subject-tagissue:26078337
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/fancycode/python-libevent/2/issue_layout
twitter:imagehttps://opengraph.githubassets.com/327687cd82d38c735f52c57d82d47eb1254dfd8698bb74ee711a5520d3d8b065/fancycode/python-libevent/issues/2
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/327687cd82d38c735f52c57d82d47eb1254dfd8698bb74ee711a5520d3d8b065/fancycode/python-libevent/issues/2
og:image:altWe have an Anaconda install and we need to install python-libevent. The setup.py checks for the existence of the LIBEVENT_ROOT environment variable. In the case of Anaconda this is e.g.
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameparautenbach
hostnamegithub.com
expected-hostnamegithub.com
None2d17fd2bbd784dc91f3a78a2f1d2c41d9f4f8ce86136d09833e3cf21b2bde1b7
turbo-cache-controlno-preview
go-importgithub.com/fancycode/python-libevent git https://github.com/fancycode/python-libevent.git
octolytics-dimension-user_id247730
octolytics-dimension-user_loginfancycode
octolytics-dimension-repository_id1125962
octolytics-dimension-repository_nwofancycode/python-libevent
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1125962
octolytics-dimension-repository_network_root_nwofancycode/python-libevent
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
releasee053d923fb27a9d948f8cefae8ba3bf43f7b938f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/fancycode/python-libevent/issues/2#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffancycode%2Fpython-libevent%2Fissues%2F2
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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffancycode%2Fpython-libevent%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=fancycode%2Fpython-libevent
Reloadhttps://github.com/fancycode/python-libevent/issues/2
Reloadhttps://github.com/fancycode/python-libevent/issues/2
Reloadhttps://github.com/fancycode/python-libevent/issues/2
fancycode https://github.com/fancycode
python-libeventhttps://github.com/fancycode/python-libevent
Notifications https://github.com/login?return_to=%2Ffancycode%2Fpython-libevent
Fork 22 https://github.com/login?return_to=%2Ffancycode%2Fpython-libevent
Star 42 https://github.com/login?return_to=%2Ffancycode%2Fpython-libevent
Code https://github.com/fancycode/python-libevent
Issues 3 https://github.com/fancycode/python-libevent/issues
Pull requests 0 https://github.com/fancycode/python-libevent/pulls
Actions https://github.com/fancycode/python-libevent/actions
Projects 0 https://github.com/fancycode/python-libevent/projects
Wiki https://github.com/fancycode/python-libevent/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/fancycode/python-libevent/security
Please reload this pagehttps://github.com/fancycode/python-libevent/issues/2
Insights https://github.com/fancycode/python-libevent/pulse
Code https://github.com/fancycode/python-libevent
Issues https://github.com/fancycode/python-libevent/issues
Pull requests https://github.com/fancycode/python-libevent/pulls
Actions https://github.com/fancycode/python-libevent/actions
Projects https://github.com/fancycode/python-libevent/projects
Wiki https://github.com/fancycode/python-libevent/wiki
Security https://github.com/fancycode/python-libevent/security
Insights https://github.com/fancycode/python-libevent/pulse
New issuehttps://github.com/login?return_to=https://github.com/fancycode/python-libevent/issues/2
New issuehttps://github.com/login?return_to=https://github.com/fancycode/python-libevent/issues/2
Installing on an Anaconda virtualenv fails because LIBEVENT_ROOT is not sethttps://github.com/fancycode/python-libevent/issues/2#top
https://github.com/parautenbach
https://github.com/parautenbach
parautenbachhttps://github.com/parautenbach
on Jan 22, 2014https://github.com/fancycode/python-libevent/issues/2#issue-26078337
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.