Thanks kovidgoyal, using your suggestions, I managed to attach to the process... but could not 'talk' at all... the terminal was hanging, not answering any command ( I typed h for help and no h was echoed, no help came at all...)
I aborted the metadata download and the debug terminal then echoed the h and the few other debug command I tried... before claiming something about the fact that it was disconnected.
Humm, I think I will think another way to get the info I want...
Anyway, thanks for your advise, I did learn that python had a path (never though of it) and that modules could be placed system wide or, as in my case, in users space...
|