q icon indicating copy to clipboard operation
q copied to clipboard

Use of API on Windows

Open DanielAnderson opened this issue 9 years ago • 0 comments

Hi @harelba - this is a great project.

Once question I have is how to use the API on Windows. I cloned the repository, went in to bin/, and ran > python >>> from qtextasdata import QTextAsData

I got the output: File: "...\q\bin\qtextasdata.py", line 1, in <module> q NameError: name 'q' is not defined

Am I using the API incorrectly?

DanielAnderson avatar Jun 27 '16 14:06 DanielAnderson