machinalis / quepy

A python framework to transform natural language questions to queries in a database query language.
Other
1.25k stars 296 forks source link

Not installed on ubuntu 14 and windows 10 #56

Closed myounus96 closed 4 years ago

myounus96 commented 6 years ago

After installing with pip,It doesn't found any module quepy,(on windows)->and on "quepy --version" it opens up the quepy file in text editor. please help me,I tries different way,but not any work for me.

cdhx commented 4 years ago

can't install from pip import queqy ,says this script has some error

` File "", line 1, in import quepy

File "C:\Users\pc\Anaconda3\lib\site-packages\quepy__init__.py", line 17, in from quepy.quepyapp import install, QuepyApp

File "C:\Users\pc\Anaconda3\lib\site-packages\quepy\quepyapp.py", line 41 except ImportError, error: ^ SyntaxError: invalid syntax`

myounus96 commented 4 years ago

closing because of no response.