-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation #10
Comments
Thank you for reaching out. The error message here looks like there is a problem with your python installation. Without knowing what operating system you are using, what python installation, which python version, etc, it is very difficult for me to guess what the issue could be. Best wishes |
Hi,
Sorry for late response. I managed to install GPRPy, no problem.
One question regarding input data format. Do you plan to extend to be able to read other formats? SEGY or VOL for example?
Bastien
From: Alain Plattner ***@***.***>
Sent: tirsdag 8. september 2020 23:25
To: NSGeophysics/GPRPy ***@***.***>
Cc: Bastien Dupuy ***@***.***>; Author ***@***.***>
Subject: Re: [NSGeophysics/GPRPy] Installation (#10)
Thank you for reaching out.
The error message here looks like there is a problem with your python installation. Without knowing what operating system you are using, what python installation, which python version, etc, it is very difficult for me to guess what the issue could be.
Best wishes
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FNSGeophysics%2FGPRPy%2Fissues%2F10%23issuecomment-689144159&data=02%7C01%7Cbastien.dupuy%40sintef.no%7Ce9129a08abc54bec0ab708d8543db3f7%7Ce1f00f39604145b0b309e0210d8b32af%7C1%7C1%7C637351971283627322&sdata=kpIA699e27hN1At42GCUhH2PZUFHwwB0CmiRwcXtffI%3D&reserved=0>, or unsubscribe<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQU6E57FZVQFOS535ZXQXQ3SE2OJ5ANCNFSM4QDNO57%0D%0A+Q&data=02%7C01%7Cbastien.dupuy%40sintef.no%7Ce9129a08abc54bec0ab708d8543db3f7%7Ce1f00f39604145b0b309e0210d8b32af%7C1%7C0%7C637351971283637276&sdata=oeEsjhyloBgSo2Aq75br9PVRwH76OSm6jT8hAMW6Qto%3D&reserved=0>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I got the following error when trying to install GPRPy. Looks like the cloning and downloading package is ok, but when doing pip install ., I get this error. Any idea what I am doing wrong? Do I need to set up a special environnement?
ERROR: Could not install packages due to an EnvironmentError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/e7/20/8d0c4ba96a5fe62e1bcf2b8a212ccfecd67ad951e8f3e89cf147d63952aa/Pmw-2.0.1.tar.gz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)')))
Thanks for your help
Bastien
The text was updated successfully, but these errors were encountered: