question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Old version of cryptography" warning when using gsutil installed from snap

See original GitHub issue

I install the Cloud SDK on Ubuntu 18.04 via the snap package. when I run a gsutil command, I get the following warning:

/snap/google-cloud-sdk/129/lib/third_party/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
  warnings.warn(warning, RequestsDependencyWarning)

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:6
  • Comments:11

github_iconTop GitHub Comments

4reactions
bobvanluijtcommented, May 16, 2020

For me the solution was: sudo snap refresh google-cloud-sdk

1reaction
sephethuscommented, Dec 28, 2020

I keep getting this warning after snap refresh:

google-cloud-sdk 321.0.0 from Cloud SDK (google-cloud-sdk✓) refreshed

Any news here?

Read more comments on GitHub >

github_iconTop Results From Across the Web

RequestsDependencyWarning: when running gsutil command
Im gettng the below error when i try to run this command on ubuntu 18 gsutil ls. /snap ...
Read more >
Install gsutil | Cloud Storage
This page describes the installation and setup of gsutil, a tool that enables you to access Cloud Storage from the command-line using HTTPS....
Read more >
Snowflake Snap Pack - SnapLogic Documentation - Confluence
Release Snap Pack Version Date Type December 2022 431patches19220 08 Dec 2022 Latest November 2022 main18944 10 Nov 2022 Stable November 2022 430patches18911 08 Nov 2022...
Read more >
What SnapLock is - Product documentation
You cannot use Copy-Free Transition (CFT) to migrate SnapLock volumes. Encryption. ONTAP offers both software- and hardware-based encryption ...
Read more >
Frequently asked questions — Cryptography 35.0.0 ...
I cannot suppress the deprecation warning that cryptography emits on import¶ ... Please upgrade to the latest versions with pip install -U pip...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found