Tobias Megies

Results 684 comments of Tobias Megies

> The failing build for ubuntu-latest, py3.8 is a bit of surprise though, have not seen this before. Don't worry about it, it's unrelated, conda failing to install some package....

> Sorry about using git hub to compile and test run the code Not a problem!

Yea, we can definitely get this into 1.4.0, don't worry > The remaining failing test seems unrelated I'm not sure, we don't have it in master, so it should not...

@paitor exact commands depend on what the remotes are called in your local git clone. Assuming the main repo is called "origin", you want to do: ``` git fetch origin...

you can show remote names with `git remote -v` :+1:

> I suspect that the cause for the failing tests is the segy reader by some reason identifying the gcf file written in the test case as a segy file...

> Sorry, I must be missing something here, here's what I did: No worries. The pitfall here is that you only have your fork as a remote. The master branch...

Yea, trying to get to this, sorry. Tryin to get 1.3.1 finished, then moving on to 1.4.0 stuff

Looks like you're running into #2636 again? What obspy version is in your `/usr/` python? @FMassin