NSGeophysics / GPRPy

Ground Penetrating Radar processing and visualization software for python
MIT License
174 stars 85 forks source link

Running problem #11

Open yuji22000 opened 3 years ago

yuji22000 commented 3 years ago

Hi,

I downloaded GPRPy and installed my Windows10, but "gprpy" or "python -m gprpy" command is not found. I followed simplemost installation process, and there was no error message. My command prompt is Ubuntu 18.04.2, and python is Python 3.8.2.

Thank you in advance! Yuji

AlainPlattner commented 3 years ago

Thank you for reaching out.

From your description it is very difficult to find out where the problem is. Ideally, you would show every output everywhere along the installation process, or at least the output at the point where it failed. You say that there is no error message, does this mean that the terminal simply ignores your command? I am having troubles to understand what is happening.

Thank you and best wishes, Alain

yuji22000 commented 3 years ago

Dear Alain,

I tried the processes on ubuntu. Today I tried them again on Anaconda Powershell. It worked and now I can use gprpy.

Thank you a lot! Yuji

yuji22000 commented 3 years ago

I went to the same directory on ubuntu and anaconda, and typed "gprpy" command. So, It seems that the installation processes are done properly. Ubuntu says : gprpy: command not found