Skip to content

Installation error : SSL required #6

@vigneshravi

Description

@vigneshravi

When I try to install v1.2.0 and v1.2.3 using "./install.sh" , I enounter the following error. Any help in fixing this is much appreciated, thanks!

Traceback (most recent call last):
File "setup.py", line 130, in
get_setuptools.run()
File "/opt/FlaskApp/appCGRL/static/CommonAnnotators/CAVAv1.2.0/CAVA-master/pysam-0.7.7/get_setuptools.py", line 89, in run
return download()
File "/opt/FlaskApp/appCGRL/static/CommonAnnotators/CAVAv1.2.0/CAVA-master/pysam-0.7.7/get_setuptools.py", line 66, in download
egg = download_setuptools()
File "/opt/FlaskApp/appCGRL/static/CommonAnnotators/CAVAv1.2.0/CAVA-master/pysam-0.7.7/get_setuptools.py", line 79, in download_setuptools
src = urllib2.urlopen(url)
File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib64/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: SSL is required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions