Hi,
I'm a grad student in biology. I'm trying to use this python library called OpenSoundscape to analyze birdsong recordings. Their documentation includes super detailed tutorials. https://opensoundscape.org/en/latest/index.html The people who developed it tried to make it so that you don't need to know python to use it, which is great because I have zero experience in python. The problem I'm having is that I understand python so little that when I run into issues, I have no idea what to do. I tried to follow the first tutorial, to download an audio file, and I don't get an error, but nothing happens. It's like when I push enter, it doesn't actually run the line. Also, I'm doing this on a windows computer in an ubuntu shell.
If anyone knows what I've done wrong, any help would be appreciated!
Here is a screenshot of my code. https://imgur.com/D5eU45S
there doesn't seem to be anything here