Re: [Tutor] Connecting with running module and capturing the data

2015-07-20 Thread Alan Gauld
On 20/07/15 08:26, Patrycja Niewosz wrote: I am a beginner in python and have just started using it a couple weeks ago. I am using python 3.4.3 on windows 7 machine together with IDLE 3.4.3 for compiling a code. The following steps are: I have a program, called PyAquire, such as: Can you tel

[Tutor] Connecting with running module and capturing the data

2015-07-20 Thread Patrycja Niewosz
Hi All, I am a beginner in python and have just started using it a couple weeks ago. I am using python 3.4.3 on windows 7 machine together with IDLE 3.4.3 for compiling a code. The following steps are: I have a program, called PyAquire, such as: import PyAquireUi import sys from PySide import Q