Re: [staf-users] Issues while importing external python modules.

2010-01-05 Thread Sharon Lucas
46/topic/1727421?message=4292971">http://sourceforge.net/projects/staf/forums/forum/104046/topic/1727421?message=4292971</a> -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 staf-stax user <stafstaxu...@gmail.com> 01/05/2010 11:34 AM

Re: [staf-users] Issues while importing external python modules.

2010-01-05 Thread staf-stax user
> STAF/STAX Development > IBM Software Group, WPLC > 11501 Burnet Rd. > Bldg. 903-5B002 > Austin, TX 78758-3400 > Phone (T/L): 1-512-286-5315 (363-5315) > ITN: 23635315 > Email: *bda...@us.ibm.com* <bda...@us.ibm.com> > > > -- &g

Re: [staf-users] Issues while importing external python modules.

2010-01-05 Thread Sharon Lucas
(512) 286-7313 or Tieline 363-7313 David Bender/Austin/i...@ibmus 01/05/2010 08:17 AM To staf-stax user cc staf-users@lists.sourceforge.net, staf-stax user Subject Re: [staf-users] Issues while importing external python modules. Hi, Do the 3 lines in your work for you when running

Re: [staf-users] Issues while importing external python modules.

2010-01-05 Thread David Bender
, WPLC 11501 Burnet Rd. Bldg. 903-5B002 Austin, TX 78758-3400 Phone (T/L): 1-512-286-5315 (363-5315) ITN: 23635315 Email: bda...@us.ibm.com From: staf-stax user <stafstaxu...@gmail.com> To: staf-users@lists.sourceforge.net Cc: staf-stax user <stafstaxu...@gmail.com> Date

[staf-users] Issues while importing external python modules.

2010-01-05 Thread staf-stax user
Hi I am facing issues while importing "lxml" module through STAX. lxml package is installed at location "C:\Python26\Lib\site-packages\lxml". In my stax.xml I am importing this module by appending syspath. Here is how I am trying to import etree under lxml. "etree.pyd" file is present under lxml