![]() |
|
#11
|
||||
|
Quote:
I downloaded the nParse master source and unzipped it into a folder and copied it to the Python27 directory. I opened a command prompt and typed 'pip install pyqt5' and it told me that I was using an outdated version and to downloaded the latest version. It did so from the command prompt but now if I type 'pip install pyqt5', I get told that 'pip' is not recognized as an internal or external command. I change the directory to c:\python27\nparse and type in the command prompt, python nparse.py, I get the following error: File "nparse.py", line 207 sys.exit(APP.exec()) SyntaxError: invalid syntax Did I do something wrong or does it sound like it just doesn't work? | |||
|
|