Error facing while installing xpopup

83 views
Skip to first unread message

Ajay Victor

unread,
Mar 14, 2018, 2:11:43 PM3/14/18
to Kivy users support
I'm facing an issue with the installation of xpopup using garden on Mac OS High Sierra. Following is the error displayed:


garden install xpopup

[INFO   ] [Logger      ] Record log in /Users/ajayvictor/.kivy/logs/kivy_18-03-14_20.txt

[INFO   ] [Kivy        ] v1.10.0

[INFO   ] [Python      ] v2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 12:01:12) 

[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]

Downloading http://github.com/kivy-garden/garden.xpopup/archive/master.zip ...

 Traceback (most recent call last):

   File "/Library/Frameworks/Python.framework/Versions/2.7/bin/garden", line 223, in <module>

     GardenTool().main(sys.argv[1:])

   File "/Library/Frameworks/Python.framework/Versions/2.7/bin/garden", line 84, in main

     options.func()

   File "/Library/Frameworks/Python.framework/Versions/2.7/bin/garden", line 140, in cmd_install

     fd = self.download(src_package)

   File "/Library/Frameworks/Python.framework/Versions/2.7/bin/garden", line 192, in download

     r = requests.get(url)#, prefetch=False)

   File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/requests/api.py", line 72, in get

     return request('get', url, params=params, **kwargs)

   File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/requests/api.py", line 58, in request

     return session.request(method=method, url=url, **kwargs)

   File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/requests/sessions.py", line 508, in request

     resp = self.send(prep, **send_kwargs)

   File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/requests/sessions.py", line 640, in send

     history = [resp for resp in gen] if allow_redirects else []

   File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/requests/sessions.py", line 218, in resolve_redirects

     **adapter_kwargs

   File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/requests/sessions.py", line 618, in send

     r = adapter.send(request, **kwargs)

   File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/requests/adapters.py", line 506, in send

     raise SSLError(e, request=request)

 requests.exceptions.SSLError: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /kivy-garden/garden.xpopup/archive/master.zip (Caused by SSLError(SSLError(1, u'[SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:661)'),))

sktzoootech

unread,
May 29, 2018, 5:03:32 PM5/29/18
to Kivy users support
I am also having this issue but for numpy.  I get this error but can't figure out why the issue. I've tried almost all solutions over the internet but none really works.

Reply all
Reply to author
Forward
0 new messages