Skip to content

pandas-qt install fails in python 3.5.2 #17

Open
@draperjames

Description

@draperjames

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions