ThomasLecocq/msnoise-tomo

error when install msnoise-tomo

Opened this issue · 5 comments

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.

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?)

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

I have this error. how can ı solve this error

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

1
2
3

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

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