René's URL Explorer Experiment


Title: After upgrading to 4.8.0, I am not able to generate Library · Issue #187 · cloudendpoints/endpoints-python · GitHub

Open Graph Title: After upgrading to 4.8.0, I am not able to generate Library · Issue #187 · cloudendpoints/endpoints-python

X Title: After upgrading to 4.8.0, I am not able to generate Library · Issue #187 · cloudendpoints/endpoints-python

Description: When I run below command python lib/endpoints/endpointscfg.py get_client_lib --output ../PGAPIs/PGAndAPI java -bs gradle api_handler.TestApi --hostname=guru.com I get below error WARNING:root:Could not find either the Cloud SDK or the Ap...

Open Graph Description: When I run below command python lib/endpoints/endpointscfg.py get_client_lib --output ../PGAPIs/PGAndAPI java -bs gradle api_handler.TestApi --hostname=guru.com I get below error WARNING:root:Could...

X Description: When I run below command python lib/endpoints/endpointscfg.py get_client_lib --output ../PGAPIs/PGAndAPI java -bs gradle api_handler.TestApi --hostname=guru.com I get below error WARNING:root:Could...

Opengraph URL: https://github.com/cloudendpoints/endpoints-python/issues/187

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"After upgrading to 4.8.0, I am not able to generate Library","articleBody":"When I run below command\r\n\r\n```sh\r\npython lib/endpoints/endpointscfg.py get_client_lib --output ../PGAPIs/PGAndAPI java -bs gradle api_handler.TestApi --hostname=guru.com\r\n```\r\nI get below error\r\n\r\n```\r\nWARNING:root:Could not find either the Cloud SDK or the App Engine Python SDK.\r\nIf you encounter errors, please make sure that the SDK binary path is in your\r\nPATH environment variable or that the ENDPOINTS_GAE_SDK variable points to a\r\nvalid SDK root.\r\nTraceback (most recent call last):\r\n  File \"lib/endpoints/endpointscfg.py\", line 27, in \u003cmodule\u003e\r\n    import _endpointscfg_setup  # pylint: disable=unused-import\r\n  File \"/Users/.../project/lib/endpoints/_endpointscfg_setup.py\", line 107, in \u003cmodule\u003e\r\n    _SetupPaths()\r\n  File \"/Users/.../project/lib/endpoints/_endpointscfg_setup.py\", line 103, in _SetupPaths\r\n    from google.appengine.ext import vendor\r\nImportError: No module named appengine.ext\r\n```\r\n\r\nHere is my requirements.txt\r\n\r\n```\r\ndateutils==0.6.6\r\ngoogle-api-python-client==1.7.6\r\ngoogle-endpoints==4.8.0\r\ngoogle-endpoints-api-management==1.11.0\r\ninflect==0.2.5\r\npre-commit==1.3.0\r\npycrypto==2.6.1\r\npylint==1.4.1\r\n```\r\n\r\nAnd when I set `ENDPOINTS_GAE_SDK` to google cloud SDK - then it uses 4.6.1 version.\r\n\r\n\r\nAfter requirements.txt, here are list of installed library\r\n\r\n```\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 PyYAML-3.13.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 WebOb-1.8.4.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 argparse-1.4.0.dist-info\r\ndrwxr-xr-x   8 Zonito  staff     256 Dec 12 06:42 aspy.yaml-1.1.1.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 astroid-1.6.5.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 attrs-17.4.0.dist-info\r\ndrwxr-xr-x   7 Zonito  staff     224 Dec 12 06:42 backoff-1.7.1.dist-info\r\ndrwxr-xr-x  11 Zonito  staff     352 Dec 12 06:42 backports.functools_lru_cache-1.5.dist-info\r\ndrwxr-xr-x   7 Zonito  staff     224 Dec 12 06:42 cached_property-1.5.1.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 cachetools-1.1.6.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 certifi-2018.11.29.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 chardet-3.0.4.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 dateutils-0.6.6.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 dogpile.cache-0.6.8.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 enum34-1.1.6.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 fasteners-0.14.1.dist-info\r\ndrwxr-xr-x  11 Zonito  staff     352 Dec 12 06:42 future-0.17.1.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 google_api_python_client-1.7.6.dist-info\r\ndrwxr-xr-x   8 Zonito  staff     256 Dec 12 06:42 google_apitools-0.5.25.dist-info\r\ndrwxr-xr-x   8 Zonito  staff     256 Dec 12 06:42 google_auth-1.6.1.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 google_auth_httplib2-0.0.3.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 google_endpoints-4.8.0.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 google_endpoints_api_management-1.11.0.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 httplib2-0.12.0.dist-info\r\ndrwxr-xr-x   8 Zonito  staff     256 Dec 12 06:42 identify-1.1.7.dist-info\r\ndrwxr-xr-x   8 Zonito  staff     256 Dec 12 06:42 idna-2.8.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 inflect-0.2.5.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 lazy_object_proxy-1.3.1.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 logilab_common-1.4.2.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 monotonic-1.5.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 nodeenv-1.3.3.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 oauth2client-3.0.0.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 pre_commit-1.3.0.dist-info\r\ndrwxr-xr-x  11 Zonito  staff     352 Dec 12 06:42 pyasn1-0.4.4.dist-info\r\ndrwxr-xr-x  11 Zonito  staff     352 Dec 12 06:42 pyasn1_modules-0.2.2.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 pycrypto-2.6.1.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 pyjwkest-1.0.9.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 pylint-1.4.1.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 pylru-1.1.0.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 python_dateutil-2.7.5.dist-info\r\ndrwxr-xr-x  11 Zonito  staff     352 Dec 12 06:42 pytz-2018.7.dist-info\r\ndrwxr-xr-x   8 Zonito  staff     256 Dec 12 06:42 requests-2.21.0.dist-info\r\ndrwxr-xr-x  11 Zonito  staff     352 Dec 12 06:42 rsa-4.0.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 semver-2.7.7.dist-info\r\ndrwxr-xr-x  11 Zonito  staff     352 Dec 12 06:42 setuptools-40.6.3.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 singledispatch-3.4.0.3.dist-info\r\ndrwxr-xr-x   8 Zonito  staff     256 Dec 12 06:42 six-1.12.0.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 strict_rfc3339-0.7.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 uritemplate-3.0.0.dist-info\r\ndrwxr-xr-x   8 Zonito  staff     256 Dec 12 06:42 urllib3-1.24.1.dist-info\r\ndrwxr-xr-x  10 Zonito  staff     320 Dec 12 06:42 virtualenv-16.1.0.dist-info\r\ndrwxr-xr-x   9 Zonito  staff     288 Dec 12 06:42 wrapt-1.10.11.dist-info\r\n```\r\n\r\n\r\nAnd If it uses 4.6.1 then I get https://github.com/cloudendpoints/endpoints-python/issues/172 issue.","author":{"url":"https://github.com/zonito","@type":"Person","name":"zonito"},"datePublished":"2018-12-11T22:45:31.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/187/endpoints-python/issues/187"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:0cd65080-4432-be03-1ffd-9592d1ce2268
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id955C:11FDDC:10CC910:187406A:6A4E373B
html-safe-nonce05bb884a13c530de61911eafc1afc2f7177a69f00ac5f1f3731db927ce7e5125
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NTVDOjExRkREQzoxMENDOTEwOjE4NzQwNkE6NkE0RTM3M0IiLCJ2aXNpdG9yX2lkIjoiMzIwODc0NDQwNjE5NTUxNzI0MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac78251b6f3d59b000ff22cb3af266e9894521d6b1c85b93cc77a258ea61736fdb
hovercard-subject-tagissue:389986898
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/cloudendpoints/endpoints-python/187/issue_layout
twitter:imagehttps://opengraph.githubassets.com/a722e581cbf08e9f2c5b61f03e9f434beb9a4a2dde71527d2e7f640d248622c2/cloudendpoints/endpoints-python/issues/187
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/a722e581cbf08e9f2c5b61f03e9f434beb9a4a2dde71527d2e7f640d248622c2/cloudendpoints/endpoints-python/issues/187
og:image:altWhen I run below command python lib/endpoints/endpointscfg.py get_client_lib --output ../PGAPIs/PGAndAPI java -bs gradle api_handler.TestApi --hostname=guru.com I get below error WARNING:root:Could...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamezonito
hostnamegithub.com
expected-hostnamegithub.com
None030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0
turbo-cache-controlno-preview
go-importgithub.com/cloudendpoints/endpoints-python git https://github.com/cloudendpoints/endpoints-python.git
octolytics-dimension-user_id19231370
octolytics-dimension-user_logincloudendpoints
octolytics-dimension-repository_id65349604
octolytics-dimension-repository_nwocloudendpoints/endpoints-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id65349604
octolytics-dimension-repository_network_root_nwocloudendpoints/endpoints-python
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
release42a6d378d7587a44c93aca255096cd66b7c8eb2d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/cloudendpoints/endpoints-python/issues/187#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcloudendpoints%2Fendpoints-python%2Fissues%2F187
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/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/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/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%2Fcloudendpoints%2Fendpoints-python%2Fissues%2F187
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=cloudendpoints%2Fendpoints-python
Reloadhttps://github.com/cloudendpoints/endpoints-python/issues/187
Reloadhttps://github.com/cloudendpoints/endpoints-python/issues/187
Reloadhttps://github.com/cloudendpoints/endpoints-python/issues/187
Please reload this pagehttps://github.com/cloudendpoints/endpoints-python/issues/187
cloudendpoints https://github.com/cloudendpoints
endpoints-pythonhttps://github.com/cloudendpoints/endpoints-python
Notifications https://github.com/login?return_to=%2Fcloudendpoints%2Fendpoints-python
Fork 15 https://github.com/login?return_to=%2Fcloudendpoints%2Fendpoints-python
Star 50 https://github.com/login?return_to=%2Fcloudendpoints%2Fendpoints-python
Code https://github.com/cloudendpoints/endpoints-python
Issues 22 https://github.com/cloudendpoints/endpoints-python/issues
Pull requests 4 https://github.com/cloudendpoints/endpoints-python/pulls
Actions https://github.com/cloudendpoints/endpoints-python/actions
Projects https://github.com/cloudendpoints/endpoints-python/projects
Security and quality 0 https://github.com/cloudendpoints/endpoints-python/security
Insights https://github.com/cloudendpoints/endpoints-python/pulse
Code https://github.com/cloudendpoints/endpoints-python
Issues https://github.com/cloudendpoints/endpoints-python/issues
Pull requests https://github.com/cloudendpoints/endpoints-python/pulls
Actions https://github.com/cloudendpoints/endpoints-python/actions
Projects https://github.com/cloudendpoints/endpoints-python/projects
Security and quality https://github.com/cloudendpoints/endpoints-python/security
Insights https://github.com/cloudendpoints/endpoints-python/pulse
After upgrading to 4.8.0, I am not able to generate Libraryhttps://github.com/cloudendpoints/endpoints-python/issues/187#top
https://github.com/inklesspen
https://github.com/zonito
zonitohttps://github.com/zonito
on Dec 11, 2018https://github.com/cloudendpoints/endpoints-python/issues/187#issue-389986898
#172https://github.com/cloudendpoints/endpoints-python/issues/172
inklesspenhttps://github.com/inklesspen
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.