Skip to content

Workflow.ipynb import obspy crashes #1

@wgajek

Description

@wgajek

Hi!
Trying to run RISCluster_CPU on Linux.
After successfully creating the environment ipython notebook crashes due to problem with obspy importing when importing one of RISCluster packages (import obspy crashes). Seems like obspy vs numpy versions conflict:
'numpy.int64' object has no attribute 'split'

Currently in reproduced env:
obspy 1.2.2 py38h6c62de6_2 conda-forge
numpy 1.22.1 py38h6ae9a64_0 conda-forge

I also tried to create a modified environment changing blindely obspy to obspy==1.1.1 in the yml file however that causes a massive amount of conflicts and environment can't be solved.

I think you need to cross-check verson of packages in your environment and update yml file accordingly.
Looking forward to run RISCluster!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions