http error 403 ssl is required install matplotlib
Dear Benjamin,
I installed ma5_v1.6 and when I'm trying to install matpltlib within it I obtain the follwoing error
MA5-ERROR: impossible to build the project. For more details, see the log file:
MA5-ERROR: /home/mashry/
MA5: Installation NOT complete.
The content of the compilation.log is
Downloading http://
Traceback (most recent call last):
File "setup.py", line 10, in <module>
use_
File "/tmp/mashry/
return _do_download(
File "/tmp/mashry/
to_dir, download_delay)
File "/tmp/mashry/
src = urlopen(url)
File "/usr/lib/
return opener.open(url, data, timeout)
File "/usr/lib/
response = meth(req, response)
File "/usr/lib/
'http', request, response, code, msg, hdrs)
File "/usr/lib/
return self._call_
File "/usr/lib/
result = func(*args)
File "/usr/lib/
raise HTTPError(
urllib2.HTTPError: HTTP Error 403: SSL is required
Your help is appreciated
Mustafa
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2019-02-11
- Last reply:
- 2019-02-11
Benjamin Fuks (fuks) said : | #1 |
Hi Mustafa,
Please try with v1.7 (that should be released tomorrow but already available from launchpad,
https:/
Cheers,
Benjamin
> On 11 Feb 2019, at 13:47 , Mustafa Ashry <email address hidden> wrote:
>
> New question #678476 on MadAnalysis 5:
> https:/
>
> Dear Benjamin,
>
> I installed ma5_v1.6 and when I'm trying to install matpltlib within it I obtain the follwoing error
> MA5-ERROR: impossible to build the project. For more details, see the log file:
> MA5-ERROR: /home/mashry/
> MA5: Installation NOT complete.
>
> The content of the compilation.log is
>
> Downloading http://
> Traceback (most recent call last):
> File "setup.py", line 10, in <module>
> use_setuptools()
> File "/tmp/mashry/
> return _do_download(
> File "/tmp/mashry/
> to_dir, download_delay)
> File "/tmp/mashry/
> src = urlopen(url)
> File "/usr/lib/
> return opener.open(url, data, timeout)
> File "/usr/lib/
> response = meth(req, response)
> File "/usr/lib/
> 'http', request, response, code, msg, hdrs)
> File "/usr/lib/
> return self._call_
> File "/usr/lib/
> result = func(*args)
> File "/usr/lib/
> raise HTTPError(
> urllib2.HTTPError: HTTP Error 403: SSL is required
>
> Your help is appreciated
>
> Mustafa
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.
Mustafa Ashry (mashry) said : | #2 |
Hello Benjamin,
Thank you for the prompt reply. I tried both ma5v1.7.alpha and ma5_v1.7.tmp but, unfortunately, they both give the same eroor as before.
I looked for a possible solution and I knew that I should change http: to https: (i.e., to add s) in the file
/tmp/mashry/
I found the file and editted it, but once I try to reinstall matplotlib again from ma5, it delete the file and reproduce it again with the old format.
Any suggestion?
Mustafa
Benjamin Fuks (fuks) said : | #3 |
Hi Mustafa,
Please try to install matplotlib externally and see whether it works.
Cheers,
B>
> On 11 Feb 2019, at 16:09 , Mustafa Ashry <email address hidden> wrote:
>
> Question #678476 on MadAnalysis 5 changed:
> https:/
>
> Status: Answered => Open
>
> Mustafa Ashry is still having a problem:
> Hello Benjamin,
>
> Thank you for the prompt reply. I tried both ma5v1.7.alpha and
> ma5_v1.7.tmp but, unfortunately, they both give the same eroor as
> before.
>
> I looked for a possible solution and I knew that I should change http: to https: (i.e., to add s) in the file
> /tmp/mashry/
>
> I found the file and editted it, but once I try to reinstall matplotlib
> again from ma5, it delete the file and reproduce it again with the old
> format.
>
> Any suggestion?
>
> Mustafa
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.
Can you help with this problem?
Provide an answer of your own, or ask Mustafa Ashry for more information if necessary.