Closed eerie closed 7 years ago
Hi eerie, how could you solve the problem?
@eerie - I also got the message today. It is coming from /bin/audiogrep
`import audiogrep
if name == 'main': audiogrep.main()`
audiogrep.main() AttributeError: module 'audiogrep' has no attribute 'main'
@antiboredom @xenu256 - fyi
$ audiogrep Traceback (most recent call last): File "/usr/bin/audiogrep", line 6, in
audiogrep.main()
AttributeError: module 'audiogrep' has no attribute 'main'