Hello DIRAC users,
I was trying to install an extension using the python-pip that came with
this installation "./dirac-install -r v6r20p5 -i 27 -g v14r1" and I always
encounter an SSL error
[mhogan@localhost dirac_ui]$ pip install numpy
Collecting numpy
Could not fetch URL https://pypi.python.org/simple/numpy/: There was a
problem confirming the ssl certificate: [Errno 2] No such file or directory
- skipping
Could not find a version that satisfies the requirement numpy (from
versions: )
No matching distribution found for numpy
[mhogan@localhost dirac_ui]$
Do other people have issues with the python bundled with DIRAC?
Cheers,
Matt