Skip to content
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

Unable to Use the Module #3

Open
davidkwong opened this issue Sep 25, 2017 · 16 comments
Open

Unable to Use the Module #3

davidkwong opened this issue Sep 25, 2017 · 16 comments

Comments

@davidkwong
Copy link

Hello,

I am trying to install geoprobe through pip. Everything looks good. When I try to run your test script or importing the module. It said it cannot find the horizon module.

Any clue how to fix this ?
image

@ELASHALL
Copy link

Hello,
how to fix this error please.

ModuleNotFoundError: No module named 'horizon'

thanks in advance

@Andersongeofisco
Copy link

I found this same error. How to fix it? please!

@ELASHALL
Copy link

geoprobe
hi
i think the package is linux compatible i've searched in Anaconda i couldn't found windows platform.
or may be another error .

@joferkington
Copy link
Owner

joferkington commented Aug 28, 2018

This should only happen if you are not using a version of python that this library supports. Most likely, all of you are using python3. This module is not python 3 compatible (keep in mind it was written ten years ago and hasn't been maintained since).

I'll try to get python3 support in in the next few days.

@Andersongeofisco
Copy link

Hi
i am using ubuntu 18.04. I tried to use this modules but I found this error. I am a beginner in python, but i will win :)

@Andersongeofisco
Copy link

Thanks @joferkington and @ELASHALL

@joferkington
Copy link
Owner

Python 3.x support has been added, which should fix the issue you were seeing. Try updating to the latest version (e.g. pip install geoprobe --upgrade).

@Andersongeofisco
Copy link

Thanks @joferkington ! It helped me a lot. Thanks for your attention. I will continue to test more.

@Andersongeofisco
Copy link

captura de tela de 2018-08-28 18-30-37

@Andersongeofisco
Copy link

I get this error

@joferkington
Copy link
Owner

@Andersongeofisco - That's an issue with PySeis. geoprobe does not use PySeis. It looks like you're running the tests for an unrelated module?

Can you try running one of the geoprobe examples? E.g. python examples/basic_volume_usage.py or even just import geoprobe.

@Andersongeofisco
Copy link

Thanks! I Will do that tomorrow.

@Andersongeofisco
Copy link

captura de tela de 2018-08-28 20-18-28

@Andersongeofisco
Copy link

I tried but appear it

@ELASHALL
Copy link

good god almighty !
everything is good now!
great work @joferkington thanks

@Andersongeofisco
Copy link

Thanks! Everything is good now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants