malcolmw / pykonal

Travel-time calculator based on the fast-marching method solution to the Eikonal equation.
https://malcolmw.github.io/pykonal-docs/
GNU General Public License v3.0
154 stars 55 forks source link

ModuleNotFoundError: No module named 'pykonal.solver' #25

Closed Chsongcumt closed 2 years ago

Chsongcumt commented 2 years ago

Hello, I have a error when I run the import pykonal. However, I install the pykonla by using conda and pip, which tells me Installing collected packages: pykonal Successfully installed pykonal-0.3.2b3. How can I solve it? Looking forward to your reply.

aoteman5255661 commented 2 years ago

1