← Back to team overview

yade-users team mailing list archive

Re: [Question #252053]: Yade in PBS

 

Question #252053 on Yade changed:
https://answers.launchpad.net/yade/+question/252053

Carl B. Kissell posted a new comment:
Please find the logs of --check and --test given below which is obtained in the PBS envirnment.
 

cat KM-MKR.o48414
Warning: no access to tty (Bad file descriptor).
Thus no job control in this shell.
###################################
running:  checkGravity.py
Status: success
___________________________________
###################################
Skipping DEM-PFV-check.py, because it is in SkipScripts
###################################
Skipping checkList.py, because it is in SkipScripts
###################################
running:  checkTestTriax.py
checkTestTriax.py  failure
###################################
running:  checkTestDummy.py
checkTestDummy.py  failure
###################################
running:  checkWeight.py
Precalculated weight 4536.560323
Obtained weight 4536.560322
Status: success
___________________________________
###################################
running:  checkWirePM.py
Status: success
___________________________________
###################################
running:  checkTestNormalInelasticity.py
Status: success
___________________________________


 cat KM-MKR.e48414*
Traceback (most recent call last):
  File "/home/user99/build_7/YADE/bin/yade-Unknown", line 83, in <module>
    import yade.tests
  File "/home2/user99/build_7/YADE/lib64/yade-Unknown/py/yade/tests/__init__.py", line 10, in <module>
    import yade.export,yade.linterpolation,yade.pack,yade.plot,yade.post2d,yade.timing,yade.utils,yade.ymport,yade.geom
  File "/home2/user99/build_7/YADE/lib64/yade-Unknown/py/yade/plot.py", line 13, in <module>
    import mtTkinter as Tkinter
  File "/home2/user99/build_7/YADE/lib64/yade-Unknown/py/mtTkinter.py", line 41, in <module>
    from Tkinter import *
ImportError: No module named Tkinter
Welcome to Yade Unknown 

Carl

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.