Error when using enumerate

18 views
Skip to first unread message

Pedro Faria

unread,
Nov 18, 2021, 6:33:26 AM11/18/21
to abjad-user
Hello! 
I'm working on a script in Google Colab using Abjad (I know there's no support for abjad.show() here, I'm using LilyBin), but when I went to use the built-in enumerate function, it gave me this error:

TypeError: 'module' object is not callable

When I call just enumerate, to inspect it, it returns me:

<module 'abjad.enumerate' from '/usr/local/lib/python3.7/dist-packages/abjad/enumerate.py'> 

I'm not importing the entire namespace, I'm using import abjad

Is this a known error? 


Reply all
Reply to author
Forward
0 new messages