小编L42*_*L42的帖子

gcloud 无法加载:libssl.so.1.0.0:未找到版本“OPENSSL_1.0.2”

在尝试使用 gcloud 时,我看到了这个错误:

ERROR: gcloud failed to load: /tmp/_MEIKmE9I5/libssl.so.1.0.0: version `OPENSSL_1.0.2' not found (required by /usr/lib/python2.7/lib-dynload/_ssl.x86_64-linux-gnu.so)
    gcloud_main = _import_gcloud_main()
    import googlecloudsdk.gcloud_main                              
    from googlecloudsdk.calliope import cli
    from googlecloudsdk.calliope import backend
    from googlecloudsdk.calliope import parser_extensions
    from googlecloudsdk.core.updater import update_manager
    from googlecloudsdk.core.updater import installers    
    import ssl                                 
    import _ssl             # if we can't import it, let the error propagate

This usually indicates corruption in your gcloud installation or problems with your Python interpreter.

Please verify that the following is the path to a working …
Run Code Online (Sandbox Code Playgroud)

openssl python-2.7

8
推荐指数
1
解决办法
2958
查看次数

6
推荐指数
1
解决办法
1045
查看次数

在 lubuntu 中切换 lxpanelctrl 菜单?

我希望我的 windows 键(或 super_l)来切换 lubuntu 菜单。从下面的问题中添加键绑定后,我可以使用 windows 键打开它,但到目前为止,我还没有找到通过再次按下同一个键来关闭它的方法。2011 年 11 月,此处所述问题中的评论询问了同样的问题,但在谷歌搜索后我还没有找到解决方案。有谁知道这是否可能?

将 windows 键绑定到 Lubuntu 开始菜单

lubuntu lxde

5
推荐指数
1
解决办法
1429
查看次数