Hello, friends. I was trying to run solfege this way:

./autogen.sh
./solfege.py

This is the result:

Traceback (most recent call last):
  File "./solfege.py", line 58, in <module>
    import solfege.startup
  File "/home/kotolegokot/Projects/solfege/solfege/startup.py", line 45, in
<module>
    from solfege.mainwin import MainWin, SplashWin
  File "/home/kotolegokot/Projects/solfege/solfege/mainwin.py", line 81, in
<module>
    from solfege.configwindow import ConfigWindow
  File "/home/kotolegokot/Projects/solfege/solfege/configwindow.py", line
32, in <module>
    from solfege import languages
ImportError: cannot import name languages
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to