jaro-kunzelmann

Results 4 comments of jaro-kunzelmann

I'm using `tensorflow 2.10.0`. I also attached a full requirements file (with `birdnetlib 0.14.0`, the version starting from which the crash is caused). [requirements.txt](https://github.com/joeweiss/birdnetlib/files/14632936/requirements.txt) Thank you for looking into this!

Dear @joeweiss, I just set up a new Python environment and freshly installed all dependencies (as per the documents). birdnetlib works fine now. I'm not sure what caused the error...

The problem might have been caused by some incompatible libraries, since I installed some with mamba and some with pip (which is not recommended...). Anyhow, installing everything with pip fixed...

Hi Joe, Thanks for your quick response. Unfortunately, I'm no programmer, more of a user... so not sure I can be of any help (I'm currently struggling to get tensorflow...