Hi, I apologies if this is the incorrect way to go about asking a question but I am unsure of how else to.
I am an armature programmer / self taught hobbyist and am trying to use this to make a lil something for my GF however when trying to use your code example in the read me I am receiving this error
birds = [c.species.name for c in collections.values()]
AttributeError: 'function' object has no attribute 'values'
Hi, I apologies if this is the incorrect way to go about asking a question but I am unsure of how else to.
I am an armature programmer / self taught hobbyist and am trying to use this to make a lil something for my GF however when trying to use your code example in the read me I am receiving this error
I was wondering if you could be of any help ? :)