Open
Description
I just tried to install this on my machine using;
pip install pandas-qt
And I get the following error;
Collecting pandas-qt
Using cached pandas-qt-0.2.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Lenovo\AppData\Local\Temp\pip-build-g8dh04_y\pandas-qt\setup.py", line 15
raise ImportError, "install sip first (comming with PyQt4)"
^
SyntaxError: invalid syntax
----------------------------------------
Please let me know if you need any more information.
Metadata
Metadata
Assignees
Labels
No labels