hhsiao2403 / muonic

Automatically exported from code.google.com/p/muonic
0 stars 0 forks source link

PulseAnalyser missing in 0.1_rc Rev 111 #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
muonic
Traceback (most recent call last):
  File "/usr/local/bin/muonic", line 54, in <module>
    from muonic.gui.MainWindow import MainWindow
  File "/usr/local/lib/python2.7/dist-packages/muonic/gui/MainWindow.py", line 27, in <module>
    import PulseAnalyzer as pa
ImportError: No module named PulseAnalyzer

Original issue reported on code.google.com by basho.got on 7 Mar 2012 at 3:24

GoogleCodeExporter commented 9 years ago
Fixed in later revisions

Original comment by achim.st...@gmail.com on 19 Dec 2012 at 2:08