When I was running ASCEND, I opened model from the hydroism folder called
HS_EW_1.a4c. When I press check or solve its giving this error:


Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ascend/gtkbrowser.py", line 1085,
check_click(self=<gtkbrowser.Browser instance at 0xb71de96c>,
*args=(<gtk.ToolButton object at 0xa678a2c (GtkToolButton at 0xa71d920)>,))
      def check_click(self,*args):
        self.do_check()
        #self.reporter.reportError("CHECK clicked")
  variables: {'self.do_check': ('local', <bound method Browser.do_check of
<gtkbrowser.Browser instance at 0xb71de96c>>)}
  File "/usr/lib/python2.6/dist-packages/ascend/gtkbrowser.py", line 721,
do_check(self=<gtkbrowser.Browser instance at 0xb71de96c>)
        try:
          self.sim.build()
        except RuntimeError,e:
AttributeError: 'NoneType' object has no attribute 'build'

Vikram
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ascend-sim-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ascend-sim-users

Reply via email to