René's URL Explorer Experiment


Title: pip install error on mac · Issue #1933 · googleapis/google-cloud-python · GitHub

Open Graph Title: pip install error on mac · Issue #1933 · googleapis/google-cloud-python

X Title: pip install error on mac · Issue #1933 · googleapis/google-cloud-python

Description: I would like to check if this Is from my fault. Thanks :) Collecting gcloud Using cached gcloud-0.16.0-py2.py3-none-any.whl Requirement already satisfied (use --upgrade to upgrade): httplib2>=0.9.1 in /Users/jihobak/.pyenv/versions/anaco...

Open Graph Description: I would like to check if this Is from my fault. Thanks :) Collecting gcloud Using cached gcloud-0.16.0-py2.py3-none-any.whl Requirement already satisfied (use --upgrade to upgrade): httplib2>=0.9.1...

X Description: I would like to check if this Is from my fault. Thanks :) Collecting gcloud Using cached gcloud-0.16.0-py2.py3-none-any.whl Requirement already satisfied (use --upgrade to upgrade): httplib2>=0....

Opengraph URL: https://github.com/googleapis/google-cloud-python/issues/1933

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"pip install error on mac","articleBody":"I would like to check if this Is from my fault.\nThanks :)\n\n```\n Collecting gcloud\n  Using cached gcloud-0.16.0-py2.py3-none-any.whl\nRequirement already satisfied (use --upgrade to upgrade): httplib2\u003e=0.9.1 in /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages (from gcloud)\nCollecting google-gax\u003e=0.12.0 (from gcloud)\nRequirement already satisfied (use --upgrade to upgrade): six in /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages (from gcloud)\nRequirement already satisfied (use --upgrade to upgrade): protobuf!=3.0.0.b2.post1,\u003e=3.0.0b2 in /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages (from gcloud)\nCollecting gax-google-pubsub-v1 (from gcloud)\nCollecting grpcio\u003e=0.14.0 (from gcloud)\n  Using cached grpcio-0.15.0.tar.gz\nCollecting oauth2client\u003e=2.0.1 (from gcloud)\nCollecting googleapis-common-protos (from gcloud)\nRequirement already satisfied (use --upgrade to upgrade): ply==3.8 in /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages (from google-gax\u003e=0.12.0-\u003egcloud)\nRequirement already satisfied (use --upgrade to upgrade): setuptools in /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages (from protobuf!=3.0.0.b2.post1,\u003e=3.0.0b2-\u003egcloud)\nCollecting grpc-google-pubsub-v1\u003e=0.7.10 (from gax-google-pubsub-v1-\u003egcloud)\nCollecting enum34\u003e=1.0.4 (from grpcio\u003e=0.14.0-\u003egcloud)\n  Using cached enum34-1.1.6-py3-none-any.whl\nRequirement already satisfied (use --upgrade to upgrade): futures\u003e=2.2.0 in /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages (from grpcio\u003e=0.14.0-\u003egcloud)\nRequirement already satisfied (use --upgrade to upgrade): pyasn1-modules\u003e=0.0.5 in /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages (from oauth2client\u003e=2.0.1-\u003egcloud)\nRequirement already satisfied (use --upgrade to upgrade): pyasn1\u003e=0.1.7 in /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages (from oauth2client\u003e=2.0.1-\u003egcloud)\nCollecting rsa\u003e=3.1.4 (from oauth2client\u003e=2.0.1-\u003egcloud)\n  Using cached rsa-3.4.2-py2.py3-none-any.whl\nBuilding wheels for collected packages: grpcio\n  Running setup.py bdist_wheel for grpcio ... error\n  Complete output from command /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/bin/python -u -c \"import setuptools, tokenize;__file__='/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))\" bdist_wheel -d /var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/tmpaoy2j79vpip-wheel- --python-tag cp35:\n  /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages/setuptools/dist.py:316: UserWarning: Module enum was already imported from /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/enum.py, but /private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/.eggs/enum34-1.1.6-py3.5.egg is being added to sys.path\n    pkg_resources.working_set.add(dist, replace=True)\n  running bdist_wheel\n  running build\n  running build_py\n  running build_proto_modules\n  Traceback (most recent call last):\n    File \"/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/src/python/grpcio/commands.py\", line 229, in run\n      self.run_command('build_proto_modules')\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/cmd.py\", line 313, in run_command\n      self.distribution.run_command(command)\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 974, in run_command\n      cmd_obj.run()\n    File \"/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/src/python/grpcio/commands.py\", line 159, in run\n      raise CommandError('could not find protoc')\n  commands.CommandError: could not find protoc\n\n  During handling of the above exception, another exception occurred:\n\n  Traceback (most recent call last):\n    File \"\u003cstring\u003e\", line 1, in \u003cmodule\u003e\n    File \"/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/setup.py\", line 258, in \u003cmodule\u003e\n      test_runner=TEST_RUNNER,\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/core.py\", line 148, in setup\n      dist.run_commands()\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 955, in run_commands\n      self.run_command(cmd)\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 974, in run_command\n      cmd_obj.run()\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages/wheel/bdist_wheel.py\", line 179, in run\n      self.run_command('build')\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/cmd.py\", line 313, in run_command\n      self.distribution.run_command(command)\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 974, in run_command\n      cmd_obj.run()\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/command/build.py\", line 135, in run\n      self.run_command(cmd_name)\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/cmd.py\", line 313, in run_command\n      self.distribution.run_command(command)\n    File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 974, in run_command\n      cmd_obj.run()\n    File \"/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/src/python/grpcio/commands.py\", line 231, in run\n      sys.stderr.write('warning: %s\\n' % error.message)\n  AttributeError: 'CommandError' object has no attribute 'message'\n\n  ----------------------------------------\n  Failed building wheel for grpcio\n  Running setup.py clean for grpcio\nFailed to build grpcio\nInstalling collected packages: enum34, grpcio, rsa, oauth2client, google-gax, googleapis-common-protos, grpc-google-pubsub-v1, gax-google-pubsub-v1, gcloud\n  Running setup.py install for grpcio ... error\n    Complete output from command /Users/jihobak/.pyenv/versions/anaconda3-2.4.0/bin/python -u -c \"import setuptools, tokenize;__file__='/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))\" install --record /var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-acbpix4d-record/install-record.txt --single-version-externally-managed --compile:\n    running install\n    running build\n    running build_py\n    running build_proto_modules\n    Traceback (most recent call last):\n      File \"/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/src/python/grpcio/commands.py\", line 229, in run\n        self.run_command('build_proto_modules')\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/cmd.py\", line 313, in run_command\n        self.distribution.run_command(command)\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 974, in run_command\n        cmd_obj.run()\n      File \"/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/src/python/grpcio/commands.py\", line 159, in run\n        raise CommandError('could not find protoc')\n    commands.CommandError: could not find protoc\n\n    During handling of the above exception, another exception occurred:\n\n    Traceback (most recent call last):\n      File \"\u003cstring\u003e\", line 1, in \u003cmodule\u003e\n      File \"/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/setup.py\", line 258, in \u003cmodule\u003e\n        test_runner=TEST_RUNNER,\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/core.py\", line 148, in setup\n        dist.run_commands()\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 955, in run_commands\n        self.run_command(cmd)\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 974, in run_command\n        cmd_obj.run()\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/site-packages/setuptools/command/install.py\", line 61, in run\n        return orig.install.run(self)\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/command/install.py\", line 539, in run\n        self.run_command('build')\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/cmd.py\", line 313, in run_command\n        self.distribution.run_command(command)\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 974, in run_command\n        cmd_obj.run()\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/command/build.py\", line 135, in run\n        self.run_command(cmd_name)\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/cmd.py\", line 313, in run_command\n        self.distribution.run_command(command)\n      File \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/dist.py\", line 974, in run_command\n        cmd_obj.run()\n      File \"/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/src/python/grpcio/commands.py\", line 231, in run\n        sys.stderr.write('warning: %s\\n' % error.message)\n    AttributeError: 'CommandError' object has no attribute 'message'\n\n    ----------------------------------------\nCommand \"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/bin/python -u -c \"import setuptools, tokenize;__file__='/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))\" install --record /var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-acbpix4d-record/install-record.txt --single-version-externally-managed --compile\" failed with error code 1 in /private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/\n```\n","author":{"url":"https://github.com/jihobak","@type":"Person","name":"jihobak"},"datePublished":"2016-06-29T05:54:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/1933/google-cloud-python/issues/1933"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:3df85c1e-0dc2-c92f-d82c-0c94b0e15002
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idEBAC:1960E9:24EE7:3146D:6A4D7F6F
html-safe-nonced8b8299a8f2d74d4f778bc948bc38e1939f9379f03366b17fb08ba2c9e038b5e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFQkFDOjE5NjBFOToyNEVFNzozMTQ2RDo2QTREN0Y2RiIsInZpc2l0b3JfaWQiOiI1NjQyMjYyNjg0MTUxNjc2NzgzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac15da5802c9b4960341b083e728c12f1d666342c38c658bff1f8e3c8d6a8620d0
hovercard-subject-tagissue:162846454
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/googleapis/google-cloud-python/1933/issue_layout
twitter:imagehttps://opengraph.githubassets.com/c3d50ecf03df8800f05ebfdc2fbc1532a899869fcac2304bd2dbbc77c863f122/googleapis/google-cloud-python/issues/1933
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/c3d50ecf03df8800f05ebfdc2fbc1532a899869fcac2304bd2dbbc77c863f122/googleapis/google-cloud-python/issues/1933
og:image:altI would like to check if this Is from my fault. Thanks :) Collecting gcloud Using cached gcloud-0.16.0-py2.py3-none-any.whl Requirement already satisfied (use --upgrade to upgrade): httplib2>=0.9.1...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamejihobak
hostnamegithub.com
expected-hostnamegithub.com
Nonec6bf61c909482ec3072ef5d7a5a28f2a9d214788c9a44793eca1960048cb05ae
turbo-cache-controlno-preview
go-importgithub.com/googleapis/google-cloud-python git https://github.com/googleapis/google-cloud-python.git
octolytics-dimension-user_id16785467
octolytics-dimension-user_logingoogleapis
octolytics-dimension-repository_id16316451
octolytics-dimension-repository_nwogoogleapis/google-cloud-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id16316451
octolytics-dimension-repository_network_root_nwogoogleapis/google-cloud-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
release6702a58b419a792226bd21ef0fb1bcb318bbcaa3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/googleapis/google-cloud-python/issues/1933#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fgoogle-cloud-python%2Fissues%2F1933
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%2Fgoogleapis%2Fgoogle-cloud-python%2Fissues%2F1933
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=googleapis%2Fgoogle-cloud-python
Reloadhttps://github.com/googleapis/google-cloud-python/issues/1933
Reloadhttps://github.com/googleapis/google-cloud-python/issues/1933
Reloadhttps://github.com/googleapis/google-cloud-python/issues/1933
Please reload this pagehttps://github.com/googleapis/google-cloud-python/issues/1933
googleapis https://github.com/googleapis
google-cloud-pythonhttps://github.com/googleapis/google-cloud-python
Notifications https://github.com/login?return_to=%2Fgoogleapis%2Fgoogle-cloud-python
Fork 1.7k https://github.com/login?return_to=%2Fgoogleapis%2Fgoogle-cloud-python
Star 5.3k https://github.com/login?return_to=%2Fgoogleapis%2Fgoogle-cloud-python
Code https://github.com/googleapis/google-cloud-python
Issues 439 https://github.com/googleapis/google-cloud-python/issues
Pull requests 129 https://github.com/googleapis/google-cloud-python/pulls
Discussions https://github.com/googleapis/google-cloud-python/discussions
Actions https://github.com/googleapis/google-cloud-python/actions
Projects https://github.com/googleapis/google-cloud-python/projects
Security and quality 0 https://github.com/googleapis/google-cloud-python/security
Insights https://github.com/googleapis/google-cloud-python/pulse
Code https://github.com/googleapis/google-cloud-python
Issues https://github.com/googleapis/google-cloud-python/issues
Pull requests https://github.com/googleapis/google-cloud-python/pulls
Discussions https://github.com/googleapis/google-cloud-python/discussions
Actions https://github.com/googleapis/google-cloud-python/actions
Projects https://github.com/googleapis/google-cloud-python/projects
Security and quality https://github.com/googleapis/google-cloud-python/security
Insights https://github.com/googleapis/google-cloud-python/pulse
pip install error on machttps://github.com/googleapis/google-cloud-python/issues/1933#top
https://github.com/tseaver
packaginghttps://github.com/googleapis/google-cloud-python/issues?q=state%3Aopen%20label%3A%22packaging%22
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.https://github.com/googleapis/google-cloud-python/issues?q=state%3Aopen%20label%3A%22type%3A%20bug%22
https://github.com/jihobak
jihobakhttps://github.com/jihobak
on Jun 29, 2016https://github.com/googleapis/google-cloud-python/issues/1933#issue-162846454
tseaverhttps://github.com/tseaver
packaginghttps://github.com/googleapis/google-cloud-python/issues?q=state%3Aopen%20label%3A%22packaging%22
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.https://github.com/googleapis/google-cloud-python/issues?q=state%3Aopen%20label%3A%22type%3A%20bug%22
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.