Attribute error

2015-01-18 Thread Mahendra Prajapati
Hello, I'm facing this problem with python class, while practising the python programming language.It creates an attribute error. I use windows 7 OS. i don't why.I just need to know why it gives such an error.please let me know. Regards -- https://mail.python.org/mailman/listinfo/python-list

Python ABAQUS debugging problem.

2012-05-14 Thread Mahendra
es(table=((E, 0.18), )) job.submit() job.waitForCompletion() # print lengthE print 'Completed job for %s E' % (E) #--#---# Any help is deeply appreciated in this regard. Sincerely, Mahendra. -- http://mail.python.org/mailman/listinfo/python-list

Re: Python ABAQUS debugging problem.

2012-05-14 Thread Mahendra
On May 10, 9:31 am, Mahendra wrote: > Dear all, >             I am learning to use python script for running ABAQUS > (commerical finite element program). I am having a bug in the > following chunk of code and am not sure what it is. I have three loops > in my code. The first two