Are the docs out of date, or is the codebase? I have latest 0.5.0.
• [cubase:~/src/git/django/guitar_practice] antony (master) $ pip show mingus
---
Name: mingus
Version: 0.5.0
Location: /home/antony/.virtualenvs/default/lib/python2.7/site-packages
Requires:
• [cubase:~/src/git/django/guitar_practice] antony (master) $ python
Python 2.7.7rc1 (default, May 21 2014, 11:15:30)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mingus.core.diatonic as diatonic
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named diatonic
>>>
Original issue reported on code.google.com by antony.g...@gmail.com on 21 Mar 2015 at 8:44
Original issue reported on code.google.com by
antony.g...@gmail.com
on 21 Mar 2015 at 8:44