← Back to team overview

yade-users team mailing list archive

[Question #707384]: RuntimeError Traceback (most recent call last)

 

New question #707384 on Yade:
https://answers.launchpad.net/yade/+question/707384

Hi guys.
while i was trying to launch again my script.py on yade i got this error :

RuntimeError                              Traceback (most recent call last)
 /usr/lib/x86_64-linux-gnu/yade-double/py/yade/__init__.py in loadSlot(self)                                                                                                 
        145                 if not f: return # cancelled                                                                                                                       
        146                 self.deactivateControls()                                                                                                                      
  --> 147                 O.load(f)                                                                                                                                           
        148         def saveSlot(self):                                                                                                                                         
        149                 f=QFileDialog.getSaveFileName(self,'Save simulation','','Yade simulations (*.xml *.xml.bz2 *.xml.gz *.yade *.yade.gz *.yade.bz2);; *.*') 
                                                                                                                                                                               
RuntimeError: basic_string::_M_replace_aux  


THANKS for your help.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.