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

error when install msnoise-tomo #29

Open
sukranperk opened this issue Mar 22, 2023 · 5 comments
Open

error when install msnoise-tomo #29

sukranperk opened this issue Mar 22, 2023 · 5 comments

Comments

@sukranperk
Copy link

when I do msnoise p tomo install this gave me the following error:

Usage: msnoise p [OPTIONS] COMMAND [ARGS]...
Try "msnoise p --help" for help.

Error: No such command "tomo".

while this command msnoise config set plugins=msnoise_tomo gave me this output: Successfully updated parameter plugins = msnoise_tomo

so I wanted to install https://github.com/ThomasLecocq/msnoise-tomo but it also doesn't install. my python version Python 3.8.8
it gives UnsatisfiableError: The following specifications were found to be incompatible with each other:
Package expat conflicts for ....

Please help me on this issue.
Regards.

@ThomasLecocq
Copy link
Owner

Hi,
Yes, you have to install from source: download this repository, then run python setup.py build & python setup.py install

please provide the full error message (the conflicts?)

@sukranperk
Copy link
Author

sukranperk commented Mar 22, 2023

Screenshot from 2023-03-22 13-59-57

I have this error. how can ı solve this error

@ThomasLecocq
Copy link
Owner

this is not what I've noted above. you can't enable the plugin in msnoise if the code is not installed.

@sukranperk
Copy link
Author

1
2
3

this is what you asked.. there are a lot of conflicts .. why ı got them?

@ThomasLecocq
Copy link
Owner

No idea, but your obspy version is very old... it might be a good idea to create a fresh environment with obspy msnoise and then install msnoise_tomo

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

2 participants