[PEAK] WorkingSet and sys.path

Leonardo Giordani leonardo.giordani at treuropa.com
Tue May 22 08:53:42 EDT 2007


I solved the issue: I was incorrectly instantiating a new Working Set

ws = pr.WorkingSet()

but what I have to do is to use the main one

ws = pr.working_set

And all works.

Leonardo Giordani

-- 
Leonardo Giordani

Tele-Rilevamento Europa - T.R.E. s.r.l.
a POLIMI spin-off company
Via Vittoria Colonna, 7
20149 Milano - Italia
tel.: +39.02.4343.121
fax: +39.02.4343.1230
e-mail: leonardo.giordani (at) treuropa.com
web: www.treuropa.com



More information about the PEAK mailing list